Searched refs:_iqk_check_cal (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/ |
D | rtw8851b_rfk.c | 645 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path) in _iqk_check_cal() function 754 notready = _iqk_check_cal(rtwdev, path); in _iqk_one_shot() 1266 fail |= _iqk_check_cal(rtwdev, path); in _iqk_2g_lok() 1272 fail |= _iqk_check_cal(rtwdev, path); in _iqk_2g_lok() 1319 fail |= _iqk_check_cal(rtwdev, path); in _iqk_5g_lok() 1326 fail |= _iqk_check_cal(rtwdev, path); in _iqk_5g_lok() 1522 fail = _iqk_check_cal(rtwdev, path); in _iqk_restore()
|
D | rtw8852c_rfk.c | 697 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path, u8 ktype) in _iqk_check_cal() function 774 fail = _iqk_check_cal(rtwdev, path, ktype); in _iqk_one_shot() 1383 fail = _iqk_check_cal(rtwdev, path, 0x12); in _iqk_restore()
|
D | rtw8852b_rfk.c | 251 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path) in _iqk_check_cal() function 862 fail = _iqk_check_cal(rtwdev, path); in _iqk_one_shot() 1462 fail = _iqk_check_cal(rtwdev, path); in _iqk_restore()
|
D | rtw8852a_rfk.c | 782 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path, u8 ktype) in _iqk_check_cal() function 862 fail = _iqk_check_cal(rtwdev, path, ktype); in _iqk_one_shot()
|