Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/sfc/
Def100_tx.h23 int ef100_ev_tx(struct efx_channel *channel, const efx_qword_t *p_event);
Def100_tx.c349 int ef100_ev_tx(struct efx_channel *channel, const efx_qword_t *p_event) in ef100_ev_tx() function
Def100_nic.c301 spent_tx += ef100_ev_tx(channel, p_event); in ef100_ev_process()