Home
last modified time | relevance | path

Searched refs:prefe (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mbo.c445 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
457 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
468 struct npref_ch* pch, u8 op_class, u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
480 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
487 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
501 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
506 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
509 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
512 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
521 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mbo.c445 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
457 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
468 struct npref_ch* pch, u8 op_class, u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
480 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
487 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
501 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
506 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
509 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
512 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
521 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mbo.c446 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
458 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
469 struct npref_ch* pch, u8 op_class, u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
481 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
488 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
502 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
507 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
510 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
513 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
522 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mbo.c445 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
457 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
468 struct npref_ch* pch, u8 op_class, u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
480 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
487 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
501 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
506 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
509 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
512 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
521 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mbo.c446 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
458 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
469 struct npref_ch* pch, u8 op_class, u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
481 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
488 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
502 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
507 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
510 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
513 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
522 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mbo.c445 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
457 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
468 struct npref_ch* pch, u8 op_class, u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
480 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
487 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
501 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
506 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
509 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
512 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
521 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mbo.c445 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
457 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
468 struct npref_ch* pch, u8 op_class, u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
480 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
487 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
501 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
506 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
509 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
512 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
521 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mbo.c445 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
457 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
468 struct npref_ch* pch, u8 op_class, u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
480 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
487 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
501 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
506 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
509 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
512 rtw_mbo_non_pref_chan_set(pch, op_class, ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
521 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mbo.c673 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
685 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
697 u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
709 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
716 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
731 ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
736 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
740 ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
744 ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
754 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mbo.c673 _adapter *padapter, u8 op_class, u8 prefe, u8 res) in rtw_mbo_non_pref_chan_get() argument
685 (prpt->ch_rpt[i].preference == prefe) && in rtw_mbo_non_pref_chan_get()
697 u8 ch, u8 prefe, u8 res, u8 update) in rtw_mbo_non_pref_chan_set() argument
709 pch->preference = prefe; in rtw_mbo_non_pref_chan_set()
716 _adapter *padapter, u8 op_class, u8 ch, u8 prefe, u8 res) in rtw_mbo_non_pref_chans_update() argument
731 ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
736 pch = rtw_mbo_non_pref_chan_get(padapter, op_class, prefe, res); in rtw_mbo_non_pref_chans_update()
740 ch, prefe, res, _FALSE); in rtw_mbo_non_pref_chans_update()
744 ch, prefe, res, _TRUE); in rtw_mbo_non_pref_chans_update()
754 u32 op_class, ch, prefe, res; in rtw_mbo_non_pref_chans_set() local
[all …]
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dasm.h162 prefe hint, addr; \
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dasm-eva.h142 #define user_pref(hint, base) __BUILD_EVA_INSN(prefe, hint, base)