Scroll to navigation

NETIF_IS_MULTIQUEUE(9) Network device support NETIF_IS_MULTIQUEUE(9)

NAME

netif_is_multiqueue - test if device has multiple transmit queues

SYNOPSIS

bool netif_is_multiqueue(const struct net_device * dev);

ARGUMENTS

dev
network device

DESCRIPTION

Check if device has multiple transmit queues

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.