Home
last modified time | relevance | path

Searched refs:net_len (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h359 unsigned long net_len; member
H A Ddhd_config.c1120 diff_bytes = conf->net_len - conf->last_net_tx; in dhd_conf_tput_monitor()
1129 conf->last_net_tx = conf->net_len; in dhd_conf_tput_monitor()
H A Ddhd_linux.c4401 dhd->pub.conf->net_len += datalen; in BCMFASTPATH()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h362 unsigned long net_len; member
H A Ddhd_config.c1180 diff_bytes = conf->net_len - conf->last_net_tx; in dhd_conf_tput_monitor()
1189 conf->last_net_tx = conf->net_len; in dhd_conf_tput_monitor()
H A Ddhd_linux.c4410 dhd->pub.conf->net_len += datalen; in BCMFASTPATH()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd.h1069 uint32 net_len; member
H A Ddhd_common.c1291 int_val = (int32)((dhd_pub->net_len/1024/1024)*8)*1000/diff_ms; in dhd_doiovar()
1292 dhd_pub->net_len = 0; in dhd_doiovar()
H A Ddhd_linux.c5204 dhd->pub.net_len += datalen; in dhd_start_xmit()