Searched refs:_iqk_one_shot (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/realtek/rtw89/ |
| D | rtw8852c_rfk.c | 686 static bool _iqk_one_shot(struct rtw89_dev *rtwdev, in _iqk_one_shot() function 816 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_RXK); in _rxk_group_sel() 892 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_RXK); in _iqk_nbrxk() 965 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_TXK); in _txk_group_sel() 1018 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBTXK); in _iqk_nbtxk() 1104 tmp = _iqk_one_shot(rtwdev, phy_idx, path, tmp_id); in _iqk_lok() 1127 tmp = _iqk_one_shot(rtwdev, phy_idx, path, ID_FLOK_VBUFFER); in _iqk_lok() 1152 tmp = _iqk_one_shot(rtwdev, phy_idx, path, tmp_id); in _iqk_lok() 1174 tmp = _iqk_one_shot(rtwdev, phy_idx, path, ID_FLOK_VBUFFER); in _iqk_lok()
|
| D | rtw8852a_rfk.c | 801 static bool _iqk_one_shot(struct rtw89_dev *rtwdev, in _iqk_one_shot() function 930 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_RXK); in _rxk_group_sel() 994 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBRXK); in _iqk_nbrxk() 1086 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_TXK); in _txk_group_sel() 1134 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBTXK); in _iqk_nbtxk() 1213 tmp = _iqk_one_shot(rtwdev, phy_idx, path, ID_FLOK_COARSE); in _iqk_lok() 1217 tmp = _iqk_one_shot(rtwdev, phy_idx, path, ID_FLOK_FINE); in _iqk_lok()
|