Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/
Def100_rx.h18 void efx_ef100_ev_rx(struct efx_channel *channel, const efx_qword_t *p_event);
Def100_rx.c171 void efx_ef100_ev_rx(struct efx_channel *channel, const efx_qword_t *p_event) in efx_ef100_ev_rx() function
Def100_nic.c294 efx_ef100_ev_rx(channel, p_event); in ef100_ev_process()