table of contents
other versions
- stretch 4.9.168-1
NETIF_IS_MULTIQUEUE(9) | Network device support | NETIF_IS_MULTIQUEUE(9) |
NAME¶
netif_is_multiqueue - test if device has multiple transmit queuesSYNOPSIS¶
bool netif_is_multiqueue(const struct net_device * dev);
ARGUMENTS¶
devnetwork device
DESCRIPTION¶
Check if device has multiple transmit queuesCOPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |