Home
last modified time | relevance | path

Searched refs:IGC_MAX_TX_QUEUES (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc.h23 #define IGC_MAX_TX_QUEUES 4 macro
133 struct igc_ring *tx_ring[IGC_MAX_TX_QUEUES];
H A Digc_main.c4741 int queue_uses[IGC_MAX_TX_QUEUES] = { }; in validate_schedule()
5056 IGC_MAX_TX_QUEUES); in igc_probe()