Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h42 struct stainfo_stats { struct
116 struct stainfo_stats sta_stats;
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c394 memset((void *)&psta->sta_stats, 0, sizeof(struct stainfo_stats)); in update_bmc_sta()
554 memset((void *)&psta->sta_stats, 0, sizeof(struct stainfo_stats)); in update_sta_info_apmode()
H A Drtw_recv.c618 struct stainfo_stats *pstats = NULL; in count_rx_stats()