Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_tx.h23 int ef100_ev_tx(struct efx_channel *channel, const efx_qword_t *p_event);
H A Def100_tx.c349 int ef100_ev_tx(struct efx_channel *channel, const efx_qword_t *p_event) in ef100_ev_tx() function
H A Def100_nic.c301 spent_tx += ef100_ev_tx(channel, p_event); in ef100_ev_process()