Searched refs:EFX_MAX_TX_QUEUES (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/sfc/ | ||
D | net_driver.h | 74 #define EFX_MAX_TX_QUEUES (EFX_TXQ_TYPES * EFX_MAX_CHANNELS) macro |
D | farch.c | 404 BUILD_BUG_ON(EFX_MAX_TX_QUEUES > 128); in efx_farch_tx_init() |