Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_rx.h18 void efx_ef100_ev_rx(struct efx_channel *channel, const efx_qword_t *p_event);
H A Def100_rx.c171 void efx_ef100_ev_rx(struct efx_channel *channel, const efx_qword_t *p_event) in efx_ef100_ev_rx() function
H A Def100_nic.c294 efx_ef100_ev_rx(channel, p_event); in ef100_ev_process()