| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_noinline.c | 18 __u64 pkts; in test_xdp_noinline() member 29 __u64 bytes = 0, pkts = 0; in test_xdp_noinline() local
|
| H A D | l4lb_all.c | 16 __u64 pkts; in test_l4lb() member 27 __u64 bytes = 0, pkts = 0; in test_l4lb() local
|
| H A D | test_xsk.c | 704 static int pkt_stream_generate_custom(struct test_spec *test, struct pkt *pkts, u32 nb_pkts) in pkt_stream_generate_custom() 2066 struct pkt pkts[] = {{0, MIN_PKT_SIZE, 0, true}}; in testapp_single_pkt() local 2086 struct pkt pkts[] = { in testapp_invalid_desc_mb() local 2127 struct pkt pkts[] = { in testapp_invalid_desc() local 2238 struct pkt *pkts; in testapp_too_many_frags() local
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_rx.c | 364 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 D | hinic_tx.h | 19 u64 pkts; member
|
| H A D | hinic_rx.h | 22 u64 pkts; member
|
| /linux/net/netfilter/ |
| H A D | xt_connbytes.c | 28 u_int64_t pkts = 0; in connbytes_mt() local
|
| H A D | nfnetlink_acct.c | 30 atomic64_t pkts; member 147 u64 pkts, bytes; in nfnl_acct_fill_info() local
|
| /linux/net/tipc/ |
| H A D | bcast.c | 259 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 D | bearer.h | 251 struct sk_buff_head *pkts) in tipc_loopback_trace()
|
| /linux/net/mctp/test/ |
| H A D | utils.h | 31 struct sk_buff_head pkts; global() member
|
| /linux/drivers/bluetooth/ |
| H A D | hci_h4.c | 156 h4_recv_buf(struct hci_uart * hu,struct sk_buff * skb,const unsigned char * buffer,int count,const struct h4_recv_pkt * pkts,int pkts_count) h4_recv_buf() argument [all...] |
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_txrx.c | 909 u64 pkts, bytes; in ionic_dim_update() local 1244 unsigned int pkts = 0; in ionic_tx_service() local 1280 unsigned int pkts = 0; in ionic_tx_cq_service() local 1321 int pkts = 0; in ionic_tx_empty() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | act_stats.c | 172 u64 pkts, bytes, lastused; in mlx5e_tc_act_stats_fill_stats() local
|
| /linux/drivers/vhost/ |
| H A D | vsock.c | 99 int pkts = 0, total_len = 0; in vhost_transport_do_send_pkt() local 500 int head, pkts = 0, total_len = 0; in vhost_vsock_handle_tx_kick() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_lib.c | 3445 void ice_update_tx_ring_stats(struct ice_tx_ring *tx_ring, u64 pkts, u64 bytes) in ice_update_tx_ring_stats() 3459 void ice_update_rx_ring_stats(struct ice_rx_ring *rx_ring, u64 pkts, u64 bytes) in ice_update_rx_ring_stats() 3474 u64 *pkts, u64 *bytes) in ice_fetch_tx_ring_stats() 3492 u64 *pkts, u64 *bytes) in ice_fetch_rx_ring_stats()
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_txrx.h | 45 #define FUN_IRQ_CQ_DB(usec, pkts) \ argument 50 #define FUN_IRQ_SQ_DB(usec, pkts) \ argument
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_sync.c | 460 struct ip_vs_conn *cp, int pkts) in ip_vs_sync_conn_needed() 540 int pkts) in ip_vs_sync_conn_v0() 629 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/google/gve/ |
| H A D | gve_tx.c | 161 u64 pkts = 0, bytes = 0; in gve_clean_xdp_done() local 886 u64 pkts = 0, bytes = 0; in gve_clean_tx_done() local
|
| H A D | gve_tx_dqo.c | 1175 u16 compl_tag, u64 *bytes, u64 *pkts, in gve_handle_packet_completion() 1258 u64 *bytes, u64 *pkts) in gve_handle_miss_completion()
|
| /linux/drivers/net/can/usb/etas_es58x/ |
| H A D | es581_4.c | 101 int pkts, num_element, channel_no, ret; in es581_4_rx_can_msg() local
|
| H A D | es58x_fd.c | 104 int pkts, ret; in es58x_fd_rx_can_msg() local
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bcmsysport.c | 559 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 D | sja1105_vl.c | 771 u64 pkts; in sja1105_vl_stats() local
|
| /linux/samples/bpf/ |
| H A D | xdp_sample_user.c | 1329 double pkts = sample_out.totals.rx; in sample_summary_print() local 1337 double pkts = sample_out.totals.redir; in sample_summary_print() local 1354 double pkts = sample_out.totals.xmit; in sample_summary_print() local
|