Home
last modified time | relevance | path

Searched refs:cck_group (Results 1 – 25 of 43) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_rf.h58 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_rf.h58 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_rf.h55 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_rf.h58 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_rf.c352 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
423 if (cck_group && band == BAND_ON_2_4G) in rtw_get_ch_group()
424 *cck_group = cck_gp; in rtw_get_ch_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c436 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
507 if (cck_group && band == BAND_ON_24G) in rtw_get_ch_group()
508 *cck_group = cck_gp; in rtw_get_ch_group()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_rf.c352 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
423 if (cck_group && band == BAND_ON_2_4G) in rtw_get_ch_group()
424 *cck_group = cck_gp; in rtw_get_ch_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c436 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
507 if (cck_group && band == BAND_ON_24G) in rtw_get_ch_group()
508 *cck_group = cck_gp; in rtw_get_ch_group()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_rf.c352 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
423 if (cck_group && band == BAND_ON_2_4G) in rtw_get_ch_group()
424 *cck_group = cck_gp; in rtw_get_ch_group()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_rf.h58 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_rf.h73 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_rf.h73 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_rf.c352 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
423 if (cck_group && band == BAND_ON_2_4G) in rtw_get_ch_group()
424 *cck_group = cck_gp; in rtw_get_ch_group()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rf.c371 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
442 if (cck_group && band == BAND_ON_2_4G) in rtw_get_ch_group()
443 *cck_group = cck_gp; in rtw_get_ch_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_rf.h61 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_rf.h61 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_rf.h62 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_rf.h62 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_rf.h74 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_rf.h74 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_rf.h62 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_rf.h63 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rf.c506 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
577 if (cck_group && band == BAND_ON_2_4G) in rtw_get_ch_group()
578 *cck_group = cck_gp; in rtw_get_ch_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rf.c505 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
576 if (cck_group && band == BAND_ON_2_4G) in rtw_get_ch_group()
577 *cck_group = cck_gp; in rtw_get_ch_group()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rf.c505 u8 rtw_get_ch_group(u8 ch, u8 *group, u8 *cck_group) in rtw_get_ch_group() argument
576 if (cck_group && band == BAND_ON_2_4G) in rtw_get_ch_group()
577 *cck_group = cck_gp; in rtw_get_ch_group()

12