Searched refs:sent_pkts (Results 1 – 5 of 5) sorted by relevance
558 int sent_pkts = 0; in handle_tx_copy() local601 if (vhost_exceeds_weight(++sent_pkts, total_len)) { in handle_tx_copy()627 int sent_pkts = 0; in handle_tx_zerocopy() local704 if (unlikely(vhost_exceeds_weight(++sent_pkts, total_len))) { in handle_tx_zerocopy()
50 u32 sent_pkts; member954 l->stats.sent_pkts++; in tipc_link_xmit()1004 l->stats.sent_pkts++; in tipc_link_advance_backlog()2074 if (nla_put_u32(msg->skb, TIPC_NLA_LINK_TX, link->stats.sent_pkts)) in __tipc_nl_add_link()2134 {TIPC_NLA_STATS_TX_INFO, stats->sent_pkts}, in __tipc_nl_add_bc_link_stat()
2284 unsigned int tso_segs, sent_pkts; in tcp_write_xmit() local2290 sent_pkts = 0; in tcp_write_xmit()2299 sent_pkts = 1; in tcp_write_xmit()2371 sent_pkts += tcp_skb_pcount(skb); in tcp_write_xmit()2382 if (likely(sent_pkts)) { in tcp_write_xmit()2384 tp->prr_out += sent_pkts; in tcp_write_xmit()
450 u64 sent_pkts; member
1205 struct regpair sent_pkts; member