Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/siena/
Dnet_driver.h69 #define EFX_TXQ_TYPES 8 macro
549 struct efx_tx_queue *tx_queue_by_type[EFX_TXQ_TYPES];
1545 EFX_WARN_ON_ONCE_PARANOID(type >= EFX_TXQ_TYPES); in efx_channel_get_tx_queue()
/linux-6.6.21/drivers/net/ethernet/sfc/
Dnet_driver.h70 #define EFX_TXQ_TYPES 4 macro
542 struct efx_tx_queue *tx_queue_by_type[EFX_TXQ_TYPES];
1592 EFX_WARN_ON_ONCE_PARANOID(type >= EFX_TXQ_TYPES); in efx_channel_get_tx_queue()