Searched refs:EFX_MAX_TX_TC (Results 1 – 2 of 2) sorted by relevance
69 #define EFX_MAX_TX_TC 2 macro70 #define EFX_MAX_CORE_TX_QUEUES (EFX_MAX_TX_TC * EFX_MAX_CHANNELS)
573 if (efx_nic_rev(efx) < EFX_REV_FALCON_B0 || num_tc > EFX_MAX_TX_TC) in efx_setup_tc()