Searched refs:nc_queues (Results 1 – 2 of 2) sorted by relevance
1187 if (info->nc_queues) { in ravb_interrupt()1326 if (info->nc_queues) in ravb_poll()1573 num_rx_q = info->nc_queues ? NUM_RX_QUEUE : 1; in ravb_get_ethtool_stats()1654 if (info->nc_queues) in ravb_set_ringparam()1774 if (info->nc_queues) in ravb_open()1866 if (info->nc_queues) in ravb_open()1916 if (info->nc_queues) in ravb_tx_timeout_work()2116 if (info->nc_queues) { in ravb_get_stats()2201 if (info->nc_queues) in ravb_close()2207 if (info->nc_queues) in ravb_close()[all …]
1043 unsigned nc_queues:1; /* AVB-DMAC has RX and TX NC queues */ member