Home
last modified time | relevance | path

Searched refs:rtw_chset_is_chbw_non_ocp (Results 1 – 25 of 70) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_vht.c1002 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1015 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_vht.c1003 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1016 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_vht.c1003 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1016 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_vht.c1007 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1020 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_vht.c1003 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1016 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_vht.c1003 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1016 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_vht.c995 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1008 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_vht.c1004 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1017 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_vht.c1006 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1019 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_vht.c1061 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1074 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_vht.c1062 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1076 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_vht.c1062 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1076 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme_ext.h378 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
388 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme_ext.h378 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
388 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mlme_ext.h383 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
392 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_vht.c1228 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1242 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_mlme_ext.h383 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
392 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_mlme_ext.h408 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
418 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_vht.c1232 && rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)) in rtw_restructure_vht_ie()
1246 rtw_warn_on(rtw_chset_is_chbw_non_ocp(chset, oper_ch, oper_bw, oper_offset)); in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_mlme_ext.h407 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
417 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mlme_ext.h381 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
390 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_mlme_ext.h403 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
412 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_mlme_ext.h411 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
421 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_mlme_ext.h405 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
414 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_mlme_ext.h405 bool rtw_chset_is_chbw_non_ocp(RT_CHANNEL_INFO *ch_set, u8 ch, u8 bw, u8 offset);
414 #define rtw_chset_is_chbw_non_ocp(ch_set, ch, bw, offset) _FALSE macro

123