Home
last modified time | relevance | path

Searched defs:pkts (Results 1 – 25 of 89) sorted by relevance

1234

/linux/include/net/
H A Dnetdev_queues.h232 unsigned int pkts, unsigned int bytes) in netdev_txq_completed_mb()
260 #define __netif_txq_completed_wake(txq, pkts, bytes, \ argument
284 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument
305 #define netif_subqueue_completed_wake(dev, idx, pkts, bytes, \ argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_noinline.c18 __u64 pkts; in test_xdp_noinline() member
29 __u64 bytes = 0, pkts = 0; in test_xdp_noinline() local
H A Dl4lb_all.c16 __u64 pkts; in test_l4lb() member
27 __u64 bytes = 0, pkts = 0; in test_l4lb() local
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_rx.c364 int num_wqes, pkts = 0; in rxq_recv() local
462 int pkts; in rx_poll() local
584 int err, pkts; in hinic_init_rxq() local
H A Dhinic_tx.h19 u64 pkts; member
H A Dhinic_rx.h22 u64 pkts; member
/linux/net/netfilter/
H A Dxt_connbytes.c28 u_int64_t pkts = 0; in connbytes_mt() local
H A Dnfnetlink_acct.c30 atomic64_t pkts; member
147 u64 pkts, bytes; in nfnl_acct_fill_info() local
/linux/net/tipc/
H A Dbcast.c259 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_bcast_xmit()
288 static int tipc_rcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_rcast_xmit()
378 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_mcast_xmit()
H A Dbearer.h251 struct sk_buff_head *pkts) in tipc_loopback_trace()
/linux/drivers/bluetooth/
H A Dh4_recv.h52 const struct h4_recv_pkt *pkts, in h4_recv_buf()
H A Dhci_h4.c156 const struct h4_recv_pkt *pkts, int pkts_count) in h4_recv_buf()
/linux/net/vmw_vsock/
H A Dvsock_loopback.c118 struct sk_buff_head pkts; in vsock_loopback_work() local
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c905 u64 pkts, bytes; in ionic_dim_update() local
1240 unsigned int pkts = 0; in ionic_tx_service() local
1276 unsigned int pkts = 0; in ionic_tx_cq_service() local
1317 int pkts = 0; in ionic_tx_empty() local
/linux/drivers/vhost/
H A Dvsock.c94 int pkts = 0, total_len = 0; in vhost_transport_do_send_pkt() local
484 int head, pkts = 0, total_len = 0; in vhost_vsock_handle_tx_kick() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dact_stats.c172 u64 pkts, bytes, lastused; in mlx5e_tc_act_stats_fill_stats() local
/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c904 pkt_stream_generate_custom(struct test_spec * test,struct pkt * pkts,u32 nb_pkts) pkt_stream_generate_custom() argument
2095 struct pkt pkts[] = {{0, MIN_PKT_SIZE, 0, true}}; testapp_single_pkt() local
2113 struct pkt pkts[] = { testapp_invalid_desc_mb() local
2153 struct pkt pkts[] = { testapp_invalid_desc() local
2267 struct pkt *pkts; testapp_too_many_frags() local
[all...]
/linux/drivers/net/can/c_can/
H A Dc_can_main.c725 u32 idx, obj, pkts = 0, bytes = 0, pend; in c_can_do_tx() local
820 u32 pkts = 0, ctrl, obj; in c_can_read_objects() local
883 u32 pkts = 0, pend = 0, toread, n; in c_can_do_rx_poll() local
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h45 #define FUN_IRQ_CQ_DB(usec, pkts) \ argument
50 #define FUN_IRQ_SQ_DB(usec, pkts) \ argument
/linux/drivers/net/ethernet/google/gve/
H A Dgve_tx_dqo.c1060 u16 compl_tag, u64 *bytes, u64 *pkts, in gve_handle_packet_completion()
1124 u64 *bytes, u64 *pkts) in gve_handle_miss_completion()
H A Dgve_tx.c161 u64 pkts = 0, bytes = 0; in gve_clean_xdp_done() local
885 u64 pkts = 0, bytes = 0; in gve_clean_tx_done() local
/linux/drivers/net/can/usb/etas_es58x/
H A Des581_4.c101 int pkts, num_element, channel_no, ret; in es581_4_rx_can_msg() local
/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c461 struct ip_vs_conn *cp, int pkts) in ip_vs_sync_conn_needed()
541 int pkts) in ip_vs_sync_conn_v0()
630 void ip_vs_sync_conn(struct netns_ipvs *ipvs, struct ip_vs_conn *cp, int pkts) in ip_vs_sync_conn()
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c559 u32 usecs, u32 pkts) in bcm_sysport_set_rx_coalesce()
615 u32 usecs, pkts; in bcm_sysport_set_coalesce() local
1464 u32 usecs, pkts; in bcm_sysport_init_rx_coalesce() local
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_vl.c772 u64 pkts; in sja1105_vl_stats() local

1234