Home
last modified time | relevance | path

Searched defs:pkts (Results 51 - 75 of 197) sorted by relevance

12345678

/kernel/linux/linux-6.6/drivers/vhost/
H A Dvsock.c94 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
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dlantiq_xrx200.c318 int pkts = 0; in xrx200_tx_housekeeping() local
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.h82 u64 pkts; member
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.h67 u64 pkts; member
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe_resp.c602 u32 pkts; in rxe_prepare_res() local
/kernel/linux/linux-6.6/net/tipc/
H A Dbearer.c759 void tipc_clone_to_loopback(struct net *net, struct sk_buff_head *pkts) in tipc_clone_to_loopback() argument
H A Dbcast.c259 int tipc_bcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_bcast_xmit() argument
288 static int tipc_rcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_rcast_xmit() argument
378 int tipc_mcast_xmit(struct net *net, struct sk_buff_head *pkts, in tipc_mcast_xmit() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_l4lb_noinline_dynptr.c159 __u64 pkts; member
H A Dtest_l4lb_noinline.c157 __u64 pkts; member
H A Dtest_l4lb.c161 __u64 pkts; member
/kernel/linux/linux-6.6/net/mctp/test/
H A Droute-test.c9 struct sk_buff_head pkts; member
/third_party/libuv/src/unix/
H A Dudp.c285 size_t pkts; in uv__udp_sendmsg() local
/third_party/node/deps/uv/src/unix/
H A Dudp.c321 size_t pkts; in uv__udp_sendmmsg() local
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtmtksdio.c385 const struct h4_recv_pkt *pkts = mtk_recv_pkts; in btmtksdio_rx_packet() local
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
H A Dtcp_nip_output.c461 static inline void tcp_nip_event_ack_sent(struct sock *sk, unsigned int pkts, in tcp_nip_event_ack_sent() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c1542 u64 pkts, bytes, used; in __nfp_flower_update_merge_stats() local
H A Dmain.h300 u64 pkts; member
/kernel/linux/linux-5.10/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c1563 int pkts; in pasemi_mac_poll() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_pf.c1199 u16 ctx_id, pkts, time; in qlcnic_sriov_validate_cfg_intrcoal() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_vcap.h254 u64 pkts; member
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc911x.c1003 unsigned int rx_overrun=0, cr, pkts; in smc911x_interrupt() local
1207 unsigned int pkts; in smc911x_rx_dma_irq() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h200 unsigned long pkts; /* # of ethernet packets */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c1183 u64 pkts = 0, drop = 0, bytes = 0; in liquidio_get_stats64() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c357 get_filter_count(struct adapter *adapter, unsigned int fidx, u64 *pkts, u64 *bytes, bool hash) get_filter_count() argument
/kernel/linux/linux-5.10/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c179 int pkts = 0; in vdpasim_work() local

Completed in 35 milliseconds

12345678