Searched refs:nc_queues (Results 1 – 2 of 2) sorted by relevance
1262 if (info->nc_queues) { in ravb_interrupt()1399 if (info->nc_queues) in ravb_poll()1643 num_rx_q = info->nc_queues ? NUM_RX_QUEUE : 1; in ravb_get_ethtool_stats()1724 if (info->nc_queues) in ravb_set_ringparam()1943 if (info->nc_queues) in ravb_open()1990 if (info->nc_queues) in ravb_open()2046 if (info->nc_queues) in ravb_tx_timeout_work()2321 if (info->nc_queues) { in ravb_get_stats()2399 if (info->nc_queues) in ravb_close()2405 if (info->nc_queues) in ravb_close()[all …]
1068 unsigned nc_queues:1; /* AVB-DMAC has RX and TX NC queues */ member