Lines Matching refs:efv_pkts_compl
113 unsigned int efv_pkts_compl = 0; in efx_fini_tx_queue() local
117 &efv_pkts_compl); in efx_fini_tx_queue()
153 unsigned int *efv_pkts_compl) in efx_dequeue_buffer() argument
172 EFX_WARN_ON_PARANOID(!efv_pkts_compl); in efx_dequeue_buffer()
173 (*efv_pkts_compl)++; in efx_dequeue_buffer()
213 unsigned int *efv_pkts_compl) in efx_dequeue_buffers() argument
233 efv_pkts_compl); in efx_dequeue_buffers()
256 unsigned int efv_pkts_compl = 0; in efx_xmit_done() local
262 &efv_pkts_compl); in efx_xmit_done()
266 if (pkts_compl + efv_pkts_compl > 1) in efx_xmit_done()
284 return pkts_compl + efv_pkts_compl; in efx_xmit_done()
293 unsigned int efv_pkts_compl = 0; in efx_enqueue_unwind() local
303 &efv_pkts_compl); in efx_enqueue_unwind()