Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Dsta_info.h50 struct stainfo_stats { struct
80 struct stainfo_stats sta_stats;
/drivers/staging/rtl8188eu/include/
Dsta_info.h57 struct stainfo_stats { struct
117 struct stainfo_stats sta_stats;
/drivers/staging/rtl8723au/include/
Dsta_info.h53 struct stainfo_stats { struct
120 struct stainfo_stats sta_stats;
/drivers/staging/rtl8723au/core/
Drtw_ap.c466 sizeof(struct stainfo_stats)); in update_bmc_sta()
595 memset((void *)&psta->sta_stats, 0, sizeof(struct stainfo_stats)); in update_sta_info23a_apmode23a()
Drtw_recv.c714 struct stainfo_stats *pstats = NULL; in count_rx_stats()
Drtw_xmit.c1280 struct stainfo_stats *pstats = NULL; in rtw_count_tx_stats23a()
/drivers/staging/rtl8188eu/core/
Drtw_ap.c572 memset((void *)&psta->sta_stats, 0, sizeof(struct stainfo_stats)); in update_bmc_sta()
695 memset((void *)&psta->sta_stats, 0, sizeof(struct stainfo_stats)); in update_sta_info_apmode()
Drtw_recv.c664 struct stainfo_stats *pstats = NULL; in count_rx_stats()
Drtw_xmit.c1199 struct stainfo_stats *pstats = NULL; in rtw_count_tx_stats()