/linux-6.6.21/include/net/ ! |
D | netdev_queues.h | 90 unsigned int pkts, unsigned int bytes) in netdev_txq_completed_mb() 118 #define __netif_txq_completed_wake(txq, pkts, bytes, \ argument 142 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument 163 #define netif_subqueue_completed_wake(dev, idx, pkts, bytes, \ argument
|
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ ! |
D | xdp_noinline.c | 18 __u64 pkts; in test_xdp_noinline() member 29 __u64 bytes = 0, pkts = 0; in test_xdp_noinline() local
|
D | l4lb_all.c | 16 __u64 pkts; in test_l4lb() member 27 __u64 bytes = 0, pkts = 0; in test_l4lb() local
|
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/ ! |
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
|
D | hinic_tx.h | 19 u64 pkts; member
|
D | hinic_rx.h | 22 u64 pkts; member
|
/linux-6.6.21/net/netfilter/ ! |
D | xt_connbytes.c | 28 u_int64_t pkts = 0; in connbytes_mt() local
|
D | nfnetlink_acct.c | 30 atomic64_t pkts; member 147 u64 pkts, bytes; in nfnl_acct_fill_info() local
|
/linux-6.6.21/drivers/bluetooth/ ! |
D | h4_recv.h | 45 const struct h4_recv_pkt *pkts, in h4_recv_buf()
|
D | hci_h4.c | 156 const struct h4_recv_pkt *pkts, int pkts_count) in h4_recv_buf()
|
/linux-6.6.21/net/tipc/ ! |
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()
|
D | bearer.h | 251 struct sk_buff_head *pkts) in tipc_loopback_trace()
|
/linux-6.6.21/net/vmw_vsock/ ! |
D | vsock_loopback.c | 110 struct sk_buff_head pkts; in vsock_loopback_work() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ ! |
D | act_stats.c | 172 u64 pkts, bytes, lastused; in mlx5e_tc_act_stats_fill_stats() local
|
/linux-6.6.21/drivers/vhost/ ! |
D | vsock.c | 94 int pkts = 0, total_len = 0; in vhost_transport_do_send_pkt() local 471 int head, pkts = 0, total_len = 0; in vhost_vsock_handle_tx_kick() local
|
/linux-6.6.21/tools/testing/selftests/bpf/ ! |
D | xskxceiver.c | 760 static void pkt_stream_generate_custom(struct test_spec *test, struct pkt *pkts, u32 nb_pkts) in pkt_stream_generate_custom() 1831 struct pkt pkts[] = {{0, MIN_PKT_SIZE, 0, true}}; in testapp_single_pkt() local 1850 struct pkt pkts[] = { in testapp_invalid_desc_mb() local 1890 struct pkt pkts[] = { in testapp_invalid_desc() local 1987 struct pkt pkts[2 * XSK_DESC__MAX_SKB_FRAGS + 2] = {}; in testapp_too_many_frags() local
|
/linux-6.6.21/drivers/net/ethernet/pensando/ionic/ ! |
D | ionic_txrx.c | 538 u64 pkts, bytes; in ionic_dim_update() local 848 int pkts = 0; in ionic_tx_service() local 895 int pkts = 0; in ionic_tx_empty() local
|
/linux-6.6.21/drivers/net/ethernet/netronome/nfp/nfd3/ ! |
D | xsk.c | 339 u32 pkts = 0, wr_idx; in nfp_nfd3_xsk_tx() local
|
D | dp.c | 1170 u64 pkts, bytes; in nfp_nfd3_poll() local 1185 u64 pkts, bytes; in nfp_nfd3_poll() local
|
/linux-6.6.21/drivers/net/can/c_can/ ! |
D | c_can_main.c | 725 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-6.6.21/drivers/net/ethernet/intel/ice/ ! |
D | ice_repr.c | 156 u64 pkts, bytes; in ice_repr_sp_stats64() local
|
/linux-6.6.21/drivers/net/ethernet/google/gve/ ! |
D | gve_tx_dqo.c | 1005 u16 compl_tag, u64 *bytes, u64 *pkts, in gve_handle_packet_completion() 1069 u64 *bytes, u64 *pkts) in gve_handle_miss_completion()
|
D | gve_tx.c | 162 u64 pkts = 0, bytes = 0; in gve_clean_xdp_done() local 828 u64 pkts = 0, bytes = 0; in gve_clean_tx_done() local
|
/linux-6.6.21/include/linux/ ! |
D | dim.h | 44 u16 pkts; member
|
/linux-6.6.21/drivers/net/ethernet/fungible/funeth/ ! |
D | funeth_txrx.h | 45 #define FUN_IRQ_CQ_DB(usec, pkts) \ argument 50 #define FUN_IRQ_SQ_DB(usec, pkts) \ argument
|