Searched refs:nc_queues (Results 1 – 2 of 2) sorted by relevance
1256 if (info->nc_queues) { in ravb_interrupt()1393 if (info->nc_queues) in ravb_poll()1637 num_rx_q = info->nc_queues ? NUM_RX_QUEUE : 1; in ravb_get_ethtool_stats()1718 if (info->nc_queues) in ravb_set_ringparam()1937 if (info->nc_queues) in ravb_open()1985 if (info->nc_queues) in ravb_open()2041 if (info->nc_queues) in ravb_tx_timeout_work()2284 if (info->nc_queues) { in ravb_get_stats()2362 if (info->nc_queues) in ravb_close()2368 if (info->nc_queues) in ravb_close()[all …]
1072 unsigned nc_queues:1; /* AVB-DMAC has RX and TX NC queues */ member