Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_qos_algo.h45 unsigned long tx_pkts; member
H A Ddhd_debug.c1527 __dhd_dbg_free_tx_pkts(dhd_pub_t *dhdp, dhd_dbg_tx_info_t *tx_pkts, in __dhd_dbg_free_tx_pkts()
1610 dhd_dbg_tx_info_t *tx_pkts = NULL; in dhd_dbg_attach_pkt_monitor() local
1798 dhd_dbg_tx_info_t *tx_pkts; in dhd_dbg_monitor_tx_pkts() local
H A Ddhd_linux_sock_qos.c964 unsigned long tx_bytes, tx_pkts, tx_avg_pkt_size; in dhd_qos_algo() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_qos_algo.h45 unsigned long tx_pkts; member
H A Ddhd_debug.c1527 __dhd_dbg_free_tx_pkts(dhd_pub_t *dhdp, dhd_dbg_tx_info_t *tx_pkts, in __dhd_dbg_free_tx_pkts()
1610 dhd_dbg_tx_info_t *tx_pkts = NULL; in dhd_dbg_attach_pkt_monitor() local
1798 dhd_dbg_tx_info_t *tx_pkts; in dhd_dbg_monitor_tx_pkts() local
H A Ddhd_linux_sock_qos.c964 unsigned long tx_bytes, tx_pkts, tx_avg_pkt_size; in dhd_qos_algo() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.h39 u64 tx_pkts; member
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c82 int budget, int *tx_pkts, int *tx_bytes) in otx2_snd_pkt_handler()
361 int tx_pkts = 0, tx_bytes = 0; in otx2_tx_napi_handler() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_debug.c1426 __dhd_dbg_free_tx_pkts(dhd_pub_t *dhdp, dhd_dbg_tx_info_t *tx_pkts, in __dhd_dbg_free_tx_pkts()
1511 dhd_dbg_tx_info_t *tx_pkts = NULL; in dhd_dbg_attach_pkt_monitor() local
1701 dhd_dbg_tx_info_t *tx_pkts; in dhd_dbg_monitor_tx_pkts() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_debug.c1426 __dhd_dbg_free_tx_pkts(dhd_pub_t *dhdp, dhd_dbg_tx_info_t *tx_pkts, in __dhd_dbg_free_tx_pkts()
1511 dhd_dbg_tx_info_t *tx_pkts = NULL; in dhd_dbg_attach_pkt_monitor() local
1701 dhd_dbg_tx_info_t *tx_pkts; in dhd_dbg_monitor_tx_pkts() local
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_debug.c1430 __dhd_dbg_free_tx_pkts(dhd_pub_t *dhdp, dhd_dbg_tx_info_t *tx_pkts, in __dhd_dbg_free_tx_pkts()
1515 dhd_dbg_tx_info_t *tx_pkts = NULL; in dhd_dbg_attach_pkt_monitor() local
1705 dhd_dbg_tx_info_t *tx_pkts; in dhd_dbg_monitor_tx_pkts() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_debug.c1514 __dhd_dbg_free_tx_pkts(dhd_pub_t *dhdp, dhd_dbg_tx_info_t *tx_pkts, in __dhd_dbg_free_tx_pkts()
1597 dhd_dbg_tx_info_t *tx_pkts = NULL; in dhd_dbg_attach_pkt_monitor() local
1787 dhd_dbg_tx_info_t *tx_pkts; in dhd_dbg_monitor_tx_pkts() local
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Dsta_info.h42 u64 tx_pkts; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/google/gve/
H A Dgve_ethtool.c142 rx_skb_alloc_fail, rx_bytes, tx_pkts, tx_bytes; in gve_get_ethtool_stats() local
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan.h53 u64 tx_pkts; member
H A Dipvlan_main.c294 u64 rx_pkts, rx_bytes, rx_mcast, tx_pkts, tx_bytes; in ipvlan_get_stats64() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/abm/
H A Dmain.h97 u64 tx_pkts; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c661 unsigned int *tx_pkts, unsigned int *tx_bytes) in nicvf_snd_pkt_handler()
861 unsigned int tx_pkts = 0, tx_bytes = 0, txq_idx; in nicvf_cq_intr_handler() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h167 u64 tx_pkts; member
181 u64 tx_pkts; member
/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-pkt.h298 __be32 tx_pkts; /* Tx NCSI packets */ member
306 __be32 tx_pkts; /* Tx packets */ member
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_rxtx.c392 eth_igb_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts, in eth_igb_xmit_pkts()
641 eth_igb_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in eth_igb_prep_pkts()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h237 u64 tx_pkts; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dtx.c111 u8 tx_pkts; in wl1271_tx_regulate_link() local

123456