Man Page: netif_set_real_num_rx_queues
Operating Environment: centos
Section: 9
NETIF_SET_REAL_NUM_R(9) Network device support NETIF_SET_REAL_NUM_R(9)NAMEnetif_set_real_num_rx_queues - set actual number of RX queues usedSYNOPSISint netif_set_real_num_rx_queues(struct net_device * dev, unsigned int rxq);ARGUMENTSdev Network device rxq Actual number of RX queuesDESCRIPTIONThis must be called either with the rtnl_lock held or before registration of the net device. Returns 0 on success, or a negative error code. If called before registration, it always succeeds.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_SET_REAL_NUM_R(9)
| Related Man Pages |
|---|
| ccw_device_start(9) - centos |
| device_create(9) - centos |
| struct_rio_dev(9) - centos |
| device_schedule_callback_owner(9) - suse |
| struct_input_polled_dev(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |