Searched refs:_iqk_check_cal (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8851b_rfk.c | 702 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path) in _iqk_check_cal() function 811 notready = _iqk_check_cal(rtwdev, path); in _iqk_one_shot() 1399 fail |= _iqk_check_cal(rtwdev, path); in _iqk_2g_lok() 1405 fail |= _iqk_check_cal(rtwdev, path); in _iqk_2g_lok() 1452 fail |= _iqk_check_cal(rtwdev, path); in _iqk_5g_lok() 1459 fail |= _iqk_check_cal(rtwdev, path); in _iqk_5g_lok() 1655 fail = _iqk_check_cal(rtwdev, path); in _iqk_restore()
|
| H A D | rtw8852b_rfk.c | 253 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path) in _iqk_check_cal() function 864 fail = _iqk_check_cal(rtwdev, path); in _iqk_one_shot() 1450 fail = _iqk_check_cal(rtwdev, path); in _iqk_restore()
|
| H A D | rtw8852c_rfk.c | 700 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path, u8 ktype) in _iqk_check_cal() function 777 fail = _iqk_check_cal(rtwdev, path, ktype); in _iqk_one_shot() 1387 fail = _iqk_check_cal(rtwdev, path, 0x12); in _iqk_restore()
|
| H A D | rtw8852a_rfk.c | 783 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path, u8 ktype) in _iqk_check_cal() function 864 fail = _iqk_check_cal(rtwdev, path, ktype); in _iqk_one_shot()
|