Home
last modified time | relevance | path

Searched defs:tx_pkts (Results 1 – 25 of 38) sorted by relevance

12

/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim_net.c202 u64 tx_pkts = 0, rx_pkts = 0, tx_bytes = 0, rx_bytes = 0; in vdpasim_net_work() local
291 u64 tx_pkts, tx_bytes, tx_errors, tx_drops; in vdpasim_net_get_stats() local
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c137 int budget, int *tx_pkts, int *tx_bytes) in otx2_snd_pkt_handler()
453 int tx_pkts = 0, tx_bytes = 0, qidx; in otx2_tx_napi_handler() local
1256 int tx_pkts = 0, tx_bytes = 0; in otx2_cleanup_tx_cqes() local
1323 int tx_pkts = 0, tx_bytes = 0; in otx2_free_pending_sqe() local
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_ppe.h67 u64 tx_pkts; member
H A Dhns_dsaf_rcb.h76 u64 tx_pkts; member
H A Dhns_dsaf_main.h206 u64 tx_pkts; member
H A Dhns_enet.c1901 u64 tx_pkts = 0; in hns_nic_get_stats64() local
H A Dhnae.h244 u64 tx_pkts; member
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_xdp.c371 int tx_pkts = 0; in ena_clean_xdp_irq() local
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.h60 u64 tx_pkts; member
/linux/drivers/staging/rtl8712/
H A Dsta_info.h40 u64 tx_pkts; member
H A Drtl871x_xmit.h222 u64 tx_pkts; member
/linux/drivers/net/ipvlan/
H A Dipvlan.h53 u64_stats_t tx_pkts; member
H A Dipvlan_main.c297 u64 rx_pkts, rx_bytes, rx_mcast, tx_pkts, tx_bytes; in ipvlan_get_stats64() local
/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.h97 u64 tx_pkts; member
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c658 unsigned int *tx_pkts, unsigned int *tx_bytes) in nicvf_snd_pkt_handler()
858 unsigned int tx_pkts = 0, tx_bytes = 0, txq_idx; in nicvf_cq_intr_handler() local
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h169 u64 tx_pkts; member
183 u64 tx_pkts; member
/linux/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c157 rx_pkts, rx_hsplit_pkt, rx_skb_alloc_fail, rx_bytes, tx_pkts, tx_bytes, in gve_get_ethtool_stats() local
/linux/net/ncsi/
H A Dncsi-pkt.h307 __be32 tx_pkts; /* Tx NCSI packets */ member
315 __be32 tx_pkts; /* Tx packets */ member
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h81 u64 tx_pkts; /* # of Tx packets */ member
/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c111 u8 tx_pkts; in wl1271_tx_regulate_link() local
/linux/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h256 u64 tx_pkts; member
/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h65 u64 tx_pkts; member
H A Drtw_xmit.h384 u64 tx_pkts; member
H A Ddrv_types.h233 u64 tx_pkts; member
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c747 u32 tx_pkts = skb_shinfo(skb)->gso_segs ? : 1; in be_tx_stats_update() local
2128 static void be_aic_update(struct be_aic_obj *aic, u64 rx_pkts, u64 tx_pkts, in be_aic_update()
2143 u64 rx_pkts = 0, tx_pkts = 0; in be_get_new_eqd() local

12