Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8712/
H A Dsta_info.h37 struct stainfo_stats { struct
66 struct stainfo_stats sta_stats;
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h42 struct stainfo_stats { struct
116 struct stainfo_stats sta_stats;
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c395 memset((void *)&psta->sta_stats, 0, sizeof(struct stainfo_stats)); in update_bmc_sta()
555 memset((void *)&psta->sta_stats, 0, sizeof(struct stainfo_stats)); in update_sta_info_apmode()
H A Drtw_recv.c619 struct stainfo_stats *pstats = NULL; in count_rx_stats()
H A Drtw_xmit.c1371 struct stainfo_stats *pstats = NULL; in rtw_count_tx_stats()