Searched refs:ID_NBTXK (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b_rfk.c67 ID_NBTXK = 0x6, enumerator in enum:rtw8851b_iqk_type
733 case ID_NBTXK:
735 "[IQK]============ S%d ID_NBTXK ============\n", path);
1073 notready = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBTXK);
1123 notready = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBTXK);
1173 notready = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBTXK);
1217 notready = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBTXK);
H A Drtw8852a_rfk.c547 ID_NBTXK, enumerator in enum:rtw8852a_iqk_type
845 case ID_NBTXK:
1134 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBTXK);
H A Drtw8852b_rfk.c71 ID_NBTXK = 0x6, enumerator in enum:rtw8852b_iqk_type
846 case ID_NBTXK:
1113 kfail = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBTXK);
H A Drtw8852c_rfk.c642 ID_NBTXK, enumerator in enum:rtw8852c_iqk_type
761 case ID_NBTXK:
1050 fail = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBTXK);

Completed in 221 milliseconds