Home
last modified time | relevance | path

Searched refs:rx_bytes (Results 1 - 11 of 11) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddngl_stats.h41 unsigned long rx_bytes; /* total bytes received */ member
H A Ddhd_config.c1086 rx_tput = (int32)(((dhd->dstats.rx_bytes-last_rx)/1024/1024)*8)*1000/diff_ms; in dhd_conf_tput_measure()
1089 last_rx = dhd->dstats.rx_bytes; in dhd_conf_tput_measure()
H A Ddhd_common.c826 bcm_bprintf(strbuf, "rx_packets %lu rx_bytes %lu rx_errors %lu rx_dropped %lu\n", in dhd_dump()
827 dhdp->dstats.rx_packets, dhdp->dstats.rx_bytes, in dhd_dump()
H A Ddhd_linux.c4978 dhdp->dstats.rx_bytes += skb->len; in dhd_rx_frame()
4980 ifp->stats.rx_bytes += skb->len; in dhd_rx_frame()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_event.c942 hmac_vap->station_info.rx_bytes = query_station_reponse_event->rx_bytes; in hmac_proc_query_response_event()
H A Ddmac_ext_if.h867 hi_u32 rx_bytes; /* total bytes received */ member
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dnet_bdh_adpater.c459 devStat.rxBytes = kdevStat->rx_bytes; in hdf_bdh6_netdev_getstats()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211.c1155 sta_info->rx_bytes = stats->rx_bytes; in wal_cfg80211_fill_station_info()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1264 hi_u64 rx_bytes; member
/device/soc/rockchip/common/vendor/drivers/net/usb/
H A Dmeig_cdc_driver.c801 dev->stats.rx_bytes += skb->len; in hw_skb_return()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c[all...]

Completed in 87 milliseconds