Searched refs:nc_queues (Results 1 – 2 of 2) sorted by relevance
1195 if (info->nc_queues) { in ravb_interrupt()1312 if (info->nc_queues) in ravb_poll()1560 num_rx_q = info->nc_queues ? NUM_RX_QUEUE : 1; in ravb_get_ethtool_stats()1641 if (info->nc_queues) in ravb_set_ringparam()1760 if (info->nc_queues) in ravb_open()1853 if (info->nc_queues) in ravb_open()1909 if (info->nc_queues) in ravb_tx_timeout_work()2112 if (info->nc_queues) { in ravb_get_stats()2199 if (info->nc_queues) in ravb_close()2205 if (info->nc_queues) in ravb_close()[all …]
1043 unsigned nc_queues:1; /* AVB-DMAC has RX and TX NC queues */ member