Home
last modified time | relevance | path

Searched refs:efx_mcdi_tx_init (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi_functions.h22 int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue);
H A Def100_tx.c44 * Meanwhile, all efx_mcdi_tx_init() cares about is that it's not 2. in ef100_tx_init()
47 if (efx_mcdi_tx_init(tx_queue)) in ef100_tx_init()
H A Dmcdi_functions.c163 int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue) in efx_mcdi_tx_init() function
H A Def10.c2365 rc = efx_mcdi_tx_init(tx_queue); in efx_ef10_tx_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi_functions.h22 int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue);
H A Def100_tx.c44 * Meanwhile, all efx_mcdi_tx_init() cares about is that it's not 2. in ef100_tx_init()
47 if (efx_mcdi_tx_init(tx_queue)) in ef100_tx_init()
H A Dmcdi_functions.c163 int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue) in efx_mcdi_tx_init() function
H A Def10.c2381 rc = efx_mcdi_tx_init(tx_queue); in efx_ef10_tx_init()

Completed in 13 milliseconds