Searched refs:total_sta_assoc (Results 1 – 4 of 4) sorted by relevance
2199 bool is_linked = rtwdev->total_sta_assoc > 0; in rtw89_dcfo_comp()2303 if (rtwdev->total_sta_assoc != 1) in rtw89_phy_average_cfo_calc()2365 sta_cnt = rtwdev->total_sta_assoc; in rtw89_phy_multi_sta_cfo_calc()2390 if (sta_cnt >= rtwdev->total_sta_assoc) in rtw89_phy_multi_sta_cfo_calc()2441 rtwdev->total_sta_assoc); in rtw89_phy_cfo_dm()2442 if (rtwdev->total_sta_assoc == 0) { in rtw89_phy_cfo_dm()2454 if (rtwdev->total_sta_assoc == 1) in rtw89_phy_cfo_dm()3331 bool is_linked = rtwdev->total_sta_assoc > 0; in rtw89_phy_dig_update_rssi_info()3345 bool is_linked = rtwdev->total_sta_assoc > 0; in rtw89_phy_dig_update_para()3666 bool is_linked = rtwdev->total_sta_assoc > 0; in rtw89_phy_dig()
2424 rtwdev->total_sta_assoc--; in rtw89_core_sta_disassoc()2542 rtwdev->total_sta_assoc++; in rtw89_core_sta_assoc()3054 rtwdev->total_sta_assoc = 0; in rtw89_core_init()
3506 u8 total_sta_assoc; member
4078 if (ret && !drop && (rtwdev->total_sta_assoc || rtwdev->scanning)) in rtw89_mac_flush_txq()