Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc.h26 #define IGC_MAX_TX_QUEUES 4 macro
169 struct igc_ring *tx_ring[IGC_MAX_TX_QUEUES];
H A Digc_main.c6072 int queue_uses[IGC_MAX_TX_QUEUES] = { }; in validate_schedule()
6203 bool queue_configured[IGC_MAX_TX_QUEUES] = { }; in igc_save_qbv_schedule()
6755 IGC_MAX_TX_QUEUES); in igc_probe()