Home
last modified time | relevance | path

Searched refs:pkts (Results 1 – 13 of 13) sorted by relevance

/include/net/
A Dnetdev_queues.h232 unsigned int pkts, unsigned int bytes) in netdev_txq_completed_mb() argument
235 netdev_tx_completed_queue(dev_queue, pkts, bytes); in netdev_txq_completed_mb()
260 #define __netif_txq_completed_wake(txq, pkts, bytes, \ argument
270 netdev_txq_completed_mb(txq, pkts, bytes); \
273 if (pkts && likely(get_desc >= start_thrs)) { \
284 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument
285 __netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs, false)
314 #define netif_subqueue_completed_wake(dev, idx, pkts, bytes, \ argument
320 netif_txq_completed_wake(_txq, pkts, bytes, \
A Dflow_offload.h543 u64 pkts; member
552 u64 bytes, u64 pkts, in flow_stats_update() argument
556 flow_stats->pkts += pkts; in flow_stats_update()
A Dpkt_cls.h308 tcf_action_stats_update(a, stats->bytes, stats->pkts, stats->drops, in tcf_exts_hw_stats_update()
A Dtcp.h365 const unsigned int pkts = inet_csk_ack_scheduled(sk) ? 1 : 0; in tcp_dec_quickack_mode() local
367 if (pkts >= icsk->icsk_ack.quick) { in tcp_dec_quickack_mode()
372 icsk->icsk_ack.quick -= pkts; in tcp_dec_quickack_mode()
A Dip_vs.h1589 void ip_vs_sync_conn(struct netns_ipvs *ipvs, struct ip_vs_conn *cp, int pkts);
A Dcfg80211.h4946 u32 rate, u32 pkts, u32 intvl);
/include/linux/
A Ddim.h54 u16 pkts; member
A Dethtool.h592 u64 pkts;
A Dnetdevice.h3807 unsigned int pkts, unsigned int bytes) in netdev_tx_completed_queue() argument
3841 unsigned int pkts, unsigned int bytes) in netdev_completed_queue() argument
3843 netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes); in netdev_completed_queue()
/include/soc/mscc/
A Docelot_vcap.h668 u64 pkts; member
A Docelot.h763 u64 pkts; member
/include/net/netfilter/
A Dnf_tables.h1190 u64 pkts; member
/include/net/bluetooth/
A Dhci.h2585 __le16 pkts; member

Completed in 120 milliseconds