Searched refs:outstanding_tx (Results 1 – 3 of 3) sorted by relevance
114 u32 outstanding_tx; member493 xsk->outstanding_tx = 0; in xsk_configure()748 if (!xsk->outstanding_tx) in complete_tx_l2fwd()752 ndescs = (xsk->outstanding_tx > BATCH_SIZE) ? BATCH_SIZE : in complete_tx_l2fwd()753 xsk->outstanding_tx; in complete_tx_l2fwd()759 xsk->outstanding_tx -= rcvd; in complete_tx_l2fwd()769 if (!xsk->outstanding_tx) in complete_tx_only()776 xsk->outstanding_tx -= rcvd; in complete_tx_only()851 xsk->outstanding_tx += BATCH_SIZE; in tx_only()887 xsk->outstanding_tx += rcvd; in l2fwd()
41 atomic_t outstanding_tx; member
747 atomic_inc(&commonring->outstanding_tx); in brcmf_msgbuf_txflow()779 if ((force) || (atomic_read(&commonring->outstanding_tx) < in brcmf_msgbuf_schedule_txdata()879 atomic_dec(&commonring->outstanding_tx); in brcmf_msgbuf_process_txstatus()1333 ((qlen) && (atomic_read(&commonring->outstanding_tx) < in brcmf_proto_msgbuf_rx_trigger()