Home
last modified time | relevance | path

Searched refs:notready (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/
H A Dwakeup.c96 int i, count, notready; in wait_for_cpus() local
100 notready = nlm_threads_per_core; in wait_for_cpus()
103 --notready; in wait_for_cpus()
104 } while (notready != 0 && --count > 0); in wait_for_cpus()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b_rfk.c675 "[IQK]S%x, ret = %d, notready = %x fail=%d,%d\n", in _iqk_check_cal()
685 bool notready; in _iqk_one_shot() local
754 notready = _iqk_check_cal(rtwdev, path); in _iqk_one_shot()
761 "[IQK]S%x, ktype= %x, id = %x, notready = %x\n", in _iqk_one_shot()
762 path, ktype, iqk_cmd + 1, notready); in _iqk_one_shot()
764 return notready; in _iqk_one_shot()
772 bool notready; in _rxk_2g_group_sel() local
794 notready = _iqk_one_shot(rtwdev, phy_idx, path, ID_RXAGC); in _rxk_2g_group_sel()
803 notready = _iqk_one_shot(rtwdev, phy_idx, path, ID_NBRXK); in _rxk_2g_group_sel()
807 notready in _rxk_2g_group_sel()
841 bool notready; _rxk_5g_group_sel() local
917 bool notready; _iqk_5g_nbrxk() local
983 bool notready; _iqk_2g_nbrxk() local
1056 bool notready; _txk_5g_group_sel() local
1106 bool notready; _txk_2g_group_sel() local
1156 bool notready; _iqk_5g_nbtxk() local
1200 bool notready; _iqk_2g_nbtxk() local
[all...]

Completed in 5 milliseconds