Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dnic.h214 extern void efx_sriov_rx_flush_done(struct efx_nic *efx, efx_qword_t *event);
234 static inline void efx_sriov_rx_flush_done(struct efx_nic *efx, in efx_sriov_rx_flush_done() function
Dsiena_sriov.c1483 void efx_sriov_rx_flush_done(struct efx_nic *efx, efx_qword_t *event) in efx_sriov_rx_flush_done() function
Dnic.c1234 efx_sriov_rx_flush_done(efx, event); in efx_handle_driver_event()