Searched refs:net_len (Results 1 – 9 of 9) sorted by relevance
359 unsigned long net_len; member
1120 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()
4401 dhd->pub.conf->net_len += datalen; in BCMFASTPATH()
362 unsigned long net_len; member
1180 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()
4410 dhd->pub.conf->net_len += datalen; in BCMFASTPATH()
1069 uint32 net_len; member
1291 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()
5204 dhd->pub.net_len += datalen; in dhd_start_xmit()