Searched refs:nc_queues (Results 1 – 2 of 2) sorted by relevance
1185 if (info->nc_queues) { in ravb_interrupt()1324 if (info->nc_queues) in ravb_poll()1555 num_rx_q = info->nc_queues ? NUM_RX_QUEUE : 1; in ravb_get_ethtool_stats()1636 if (info->nc_queues) in ravb_set_ringparam()1756 if (info->nc_queues) in ravb_open()1848 if (info->nc_queues) in ravb_open()1898 if (info->nc_queues) in ravb_tx_timeout_work()2098 if (info->nc_queues) { in ravb_get_stats()2185 if (info->nc_queues) in ravb_close()2191 if (info->nc_queues) in ravb_close()[all …]
1043 unsigned nc_queues:1; /* AVB-DMAC has RX and TX NC queues */ member