Searched refs:AL_ETH_NUM_QUEUES (Results 1 – 2 of 2) sorted by relevance
45 #define AL_ETH_NUM_QUEUES 4 macro274 struct al_eth_ring tx_ring[AL_ETH_NUM_QUEUES];277 struct al_eth_ring rx_ring[AL_ETH_NUM_QUEUES];
382 adapter->num_tx_queues = AL_ETH_NUM_QUEUES; in al_attach()383 adapter->num_rx_queues = AL_ETH_NUM_QUEUES; in al_attach()691 if (queue >= AL_ETH_NUM_QUEUES) in al_eth_set_thash_table_entry()2972 AL_ETH_NUM_QUEUES); in al_eth_config_rx_fwd()