Searched refs:EF4_MAX_TX_TC (Results 1 – 2 of 2) sorted by relevance
66 #define EF4_MAX_TX_TC 2 macro67 #define EF4_MAX_CORE_TX_QUEUES (EF4_MAX_TX_TC * EF4_MAX_CHANNELS)
441 if (ef4_nic_rev(efx) < EF4_REV_FALCON_B0 || num_tc > EF4_MAX_TX_TC) in ef4_setup_tc()