Home
last modified time | relevance | path

Searched refs:efx_sriov_tx_flush_done (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/sfc/
Dnic.h213 extern void efx_sriov_tx_flush_done(struct efx_nic *efx, efx_qword_t *event);
232 static inline void efx_sriov_tx_flush_done(struct efx_nic *efx, in efx_sriov_tx_flush_done() function
Dsiena_sriov.c1464 void efx_sriov_tx_flush_done(struct efx_nic *efx, efx_qword_t *event) in efx_sriov_tx_flush_done() function
Dnic.c1228 efx_sriov_tx_flush_done(efx, event); in efx_handle_driver_event()