centos man page for netif_set_real_num_rx_queues

Query: netif_set_real_num_rx_queues

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NETIF_SET_REAL_NUM_R(9) 				      Network device support					   NETIF_SET_REAL_NUM_R(9)

NAME
netif_set_real_num_rx_queues - set actual number of RX queues used
SYNOPSIS
int netif_set_real_num_rx_queues(struct net_device * dev, unsigned int rxq);
ARGUMENTS
dev Network device rxq Actual number of RX queues
DESCRIPTION
This 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 NETIF_SET_REAL_NUM_R(9)
Related Man Pages
ccw_device_start(9) - centos
device_create_vargs(9) - centos
device_create_with_groups(9) - centos
device_schedule_callback_owner(9) - centos
struct_ff_device(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing