Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Def100_tx.h22 void ef100_ev_tx(struct efx_channel *channel, const efx_qword_t *p_event);
Def100_tx.c331 void ef100_ev_tx(struct efx_channel *channel, const efx_qword_t *p_event) in ef100_ev_tx() function
Def100_nic.c283 ef100_ev_tx(channel, p_event); in ef100_ev_process()