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)
| Related Man Pages |
|---|
| device_create(9) - centos |
| device_create_with_groups(9) - centos |
| device_rename(9) - centos |
| struct_input_polled_dev(9) - centos |
| device_create_vargs(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |