Home
last modified time | relevance | path

Searched refs:o_ch (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_mi.c56 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
62 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
66 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
79 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
89 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
93 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
95 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
97 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mi.c53 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
59 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
63 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
76 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
86 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
90 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
92 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
94 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mi.c33 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
39 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
43 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
56 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
66 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
70 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
72 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_24G; in rtw_mi_stayin_union_band_chk()
74 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_mi.c60 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
66 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
70 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
83 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
93 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
97 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
99 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
101 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_mi.c57 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
63 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
67 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
80 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
90 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
94 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
96 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
98 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_mi.c57 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
63 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
67 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
80 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
90 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
94 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
96 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
98 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_mi.c56 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
62 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
66 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
79 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
89 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
93 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
95 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
97 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_mi.c60 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
66 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
70 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
83 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
93 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
97 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
99 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
101 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_mi.c61 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
67 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
71 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
84 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
94 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
98 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
100 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
102 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mi.c33 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
39 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
43 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
56 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
66 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
70 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
72 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_24G; in rtw_mi_stayin_union_band_chk()
74 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_mi.c56 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
62 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
66 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
79 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
89 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
93 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
95 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
97 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_mi.c57 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
63 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
67 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
80 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
90 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
94 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
96 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
98 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_mi.c57 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
63 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
67 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
80 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
90 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
94 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
96 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
98 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_mi.c60 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
66 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
70 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
83 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
93 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
97 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
99 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
101 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_mi.c60 u8 o_ch, o_bw, o_offset; in rtw_mi_stayin_union_ch_chk() local
66 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_ch_chk()
70 if ((u_ch != o_ch) || (u_bw != o_bw) || (u_offset != o_offset)) in rtw_mi_stayin_union_ch_chk()
83 RTW_ERR("oper ch, bw, offset: %u,%u,%u\n", o_ch, o_bw, o_offset); in rtw_mi_stayin_union_ch_chk()
93 u8 u_ch, o_ch; in rtw_mi_stayin_union_band_chk() local
97 o_ch = rtw_get_oper_ch(adapter); in rtw_mi_stayin_union_band_chk()
99 o_band = (o_ch > 14) ? BAND_ON_5G : BAND_ON_2_4G; in rtw_mi_stayin_union_band_chk()
101 if (u_ch != o_ch) in rtw_mi_stayin_union_band_chk()