Searched refs:spent_tx (Results 1 – 2 of 2) sorted by relevance
265 int spent_tx = 0; in ef100_ev_process() local301 spent_tx += ef100_ev_tx(channel, p_event); in ef100_ev_process()302 if (spent_tx >= EFX_NAPI_MAX_TX) in ef100_ev_process()
3102 int spent_tx = 0; in efx_ef10_ev_process() local3143 spent_tx += efx_ef10_handle_tx_event(channel, &event); in efx_ef10_ev_process()3144 if (spent_tx >= EFX_NAPI_MAX_TX) { in efx_ef10_ev_process()