Searched refs:sta_rec (Results 1 – 2 of 2) sorted by relevance
722 struct sta_info *psta = NULL, *sta_rec[NUM_STA]; in proc_get_tx_stat() local735 sta_rec[i] = NULL; in proc_get_tx_stat()744 sta_rec[macid_rec_idx++] = psta; in proc_get_tx_stat()750 pstats = &(sta_rec[i]->sta_stats); in proc_get_tx_stat()753 pstapriv->c2h_sta = sta_rec[i]; in proc_get_tx_stat()754 rtw_hal_reqtxrpt(adapter, sta_rec[i]->mac_id); in proc_get_tx_stat()758 RTW_PRINT_SEL(m, "MAC :\t\t"MAC_FMT "\n", MAC_ARG(sta_rec[i]->hwaddr)); in proc_get_tx_stat()
786 struct sta_info *psta = NULL, *sta_rec[NUM_STA]; in proc_get_tx_stat() local796 sta_rec[i] = NULL; in proc_get_tx_stat()805 sta_rec[macid_rec_idx++] = psta; in proc_get_tx_stat()811 pstats = &(sta_rec[i]->sta_stats); in proc_get_tx_stat()814 pstapriv->c2h_sta = sta_rec[i]; in proc_get_tx_stat()815 rtw_hal_reqtxrpt(adapter, sta_rec[i]->cmn.mac_id); in proc_get_tx_stat()819 RTW_PRINT_SEL(m, "MAC :\t\t"MAC_FMT "\n", MAC_ARG(sta_rec[i]->cmn.mac_addr)); in proc_get_tx_stat()