Home
last modified time | relevance | path

Searched refs:sent_pkts (Results 1 – 2 of 2) sorted by relevance

/drivers/vhost/
Dnet.c772 int sent_pkts = 0; in handle_tx_copy() local
841 } while (likely(!vhost_exceeds_weight(vq, ++sent_pkts, total_len))); in handle_tx_copy()
864 int sent_pkts = 0; in handle_tx_zerocopy() local
943 } while (likely(!vhost_exceeds_weight(vq, ++sent_pkts, total_len))); in handle_tx_zerocopy()
/drivers/net/ethernet/qlogic/qed/
Dqed_hsi.h1217 struct regpair sent_pkts; member