Searched refs:efx_mcdi_tx_init (Results 1 – 4 of 4) sorted by relevance
22 int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue);
47 if (efx_mcdi_tx_init(tx_queue)) in ef100_tx_init()
163 int efx_mcdi_tx_init(struct efx_tx_queue *tx_queue) in efx_mcdi_tx_init() function
2381 rc = efx_mcdi_tx_init(tx_queue); in efx_ef10_tx_init()