Man Page: netif_is_multiqueue
Operating Environment: centos
Section: 9
NETIF_IS_MULTIQUEUE(9) Network device support NETIF_IS_MULTIQUEUE(9)NAMEnetif_is_multiqueue - test if device has multiple transmit queuesSYNOPSISbool netif_is_multiqueue(const struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONCheck if device has multiple transmit queuesCOPYRIGHTKernel Hackers Manual 3.10 June 2014 NETIF_IS_MULTIQUEUE(9)