Home
last modified time | relevance | path

Searched refs:efx_mcdi_tx_init (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/sfc/
Dmcdi_functions.h22 int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue);
Dmcdi_functions.c163 int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue) in efx_mcdi_tx_init() function
Def100_tx.c47 if (efx_mcdi_tx_init(tx_queue)) in ef100_tx_init()
Def10.c2381 rc = efx_mcdi_tx_init(tx_queue); in efx_ef10_tx_init()