Home
last modified time | relevance | path

Searched refs:tx_bytes (Results 1 - 12 of 12) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddngl_stats.h42 unsigned long tx_bytes; /* total bytes transmitted */ member
H A Ddhd_config.c1085 tx_tput = (int32)(((dhd->dstats.tx_bytes-last_tx)/1024/1024)*8)*1000/diff_ms; in dhd_conf_tput_measure()
1088 last_tx = dhd->dstats.tx_bytes; in dhd_conf_tput_measure()
H A Ddhd_sdio.c1952 bus->dhd->dstats.tx_bytes += datalen; in dhd_bus_txdata()
2525 dhd->dstats.tx_bytes += datalen; in dhdsdio_sendfromq()
H A Ddhd_common.c823 bcm_bprintf(strbuf, "tx_packets %lu tx_bytes %lu tx_errors %lu tx_dropped %lu\n", in dhd_dump()
824 dhdp->dstats.tx_packets, dhdp->dstats.tx_bytes, in dhd_dump()
H A Ddhd_linux.c3804 ifp->stats.tx_bytes += datalen; in dhd_start_xmit()
5072 ifp->stats.tx_bytes += datalen; in dhd_txcomplete()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_event.c943 hmac_vap->station_info.tx_bytes = query_station_reponse_event->tx_bytes; in hmac_proc_query_response_event()
H A Ddmac_ext_if.h868 hi_u32 tx_bytes; /* total bytes transmitted */ member
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dnet_bdh_adpater.c460 devStat.txBytes = kdevStat->tx_bytes; in hdf_bdh6_netdev_getstats()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.c1156 sta_info->tx_bytes = stats->tx_bytes; in wal_cfg80211_fill_station_info()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1265 hi_u64 tx_bytes; member
/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c1640 dev->stats.tx_bytes += entry->length; in tx_complete()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c[all...]

Completed in 114 milliseconds