Searched refs:efv_pkts_compl (Results 1 – 1 of 1) sorted by relevance
118 unsigned int efv_pkts_compl = 0; in efx_fini_tx_queue() local122 &efv_pkts_compl, &xdp_pkts_compl, in efx_fini_tx_queue()159 unsigned int *efv_pkts_compl, in efx_dequeue_buffer() argument180 EFX_WARN_ON_PARANOID(!efv_pkts_compl); in efx_dequeue_buffer()181 (*efv_pkts_compl)++; in efx_dequeue_buffer()225 unsigned int *efv_pkts_compl, in efx_dequeue_buffers() argument247 efv_pkts_compl, xdp_pkts, xdp_bytes); in efx_dequeue_buffers()271 unsigned int efv_pkts_compl = 0; in efx_xmit_done() local277 &efv_pkts_compl, &xdp_pkts_compl, &xdp_bytes_compl); in efx_xmit_done()283 if (pkts_compl + efv_pkts_compl > 1) in efx_xmit_done()[all …]