Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h69 #define EFX_TXQ_TYPES 8 macro
549 struct efx_tx_queue *tx_queue_by_type[EFX_TXQ_TYPES];
1527 EFX_WARN_ON_ONCE_PARANOID(type >= EFX_TXQ_TYPES); in efx_channel_get_tx_queue()
/linux-6.15/drivers/net/ethernet/sfc/
H A Dnet_driver.h70 #define EFX_TXQ_TYPES 4 macro
581 struct efx_tx_queue *tx_queue_by_type[EFX_TXQ_TYPES];
1634 EFX_WARN_ON_ONCE_PARANOID(type >= EFX_TXQ_TYPES); in efx_channel_get_tx_queue()