Home
last modified time | relevance | path

Searched refs:wf_chspec_primary80_channel (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_channels.h235 #define LOWER_80_SB(chspec) (wf_chspec_primary80_channel(chspec) < \
237 wf_chspec_primary80_channel(chspec) : wf_chspec_secondary80_channel(chspec))
240 #define UPPER_80_SB(chspec) (wf_chspec_primary80_channel(chspec) > \
242 wf_chspec_primary80_channel(chspec) : wf_chspec_secondary80_channel(chspec))
758 extern uint8 wf_chspec_primary80_channel(chanspec_t chanspec);
H A Dbcmwifi_channels.c1210 wf_chspec_primary80_channel(chanspec_t chanspec) in wf_chspec_primary80_channel() function
1372 return wf_chspec_primary80_channel(chspec); in wf_chspec_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmwifi_channels.h238 #define LOWER_80_SB(chspec) (wf_chspec_primary80_channel(chspec) < \
240 wf_chspec_primary80_channel(chspec) : wf_chspec_secondary80_channel(chspec))
243 #define UPPER_80_SB(chspec) (wf_chspec_primary80_channel(chspec) > \
245 wf_chspec_primary80_channel(chspec) : wf_chspec_secondary80_channel(chspec))
768 extern uint8 wf_chspec_primary80_channel(chanspec_t chanspec);
H A Dbcmwifi_channels.c1259 wf_chspec_primary80_channel(chanspec_t chanspec) in wf_chspec_primary80_channel() function
1421 return wf_chspec_primary80_channel(chspec); in wf_chspec_channel()
H A Dwl_cfgvendor.c8076 ctl_ch = wf_chspec_primary80_channel(chspec); in wl_cfgvendor_acs_offload_report()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmwifi_channels.h238 #define LOWER_80_SB(chspec) (wf_chspec_primary80_channel(chspec) < \
240 wf_chspec_primary80_channel(chspec) : wf_chspec_secondary80_channel(chspec))
243 #define UPPER_80_SB(chspec) (wf_chspec_primary80_channel(chspec) > \
245 wf_chspec_primary80_channel(chspec) : wf_chspec_secondary80_channel(chspec))
768 extern uint8 wf_chspec_primary80_channel(chanspec_t chanspec);
H A Dbcmwifi_channels.c1259 wf_chspec_primary80_channel(chanspec_t chanspec) in wf_chspec_primary80_channel() function
1421 return wf_chspec_primary80_channel(chspec); in wf_chspec_channel()
H A Dwl_cfgvendor.c8076 ctl_ch = wf_chspec_primary80_channel(chspec); in wl_cfgvendor_acs_offload_report()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmwifi_channels.c1155 wf_chspec_primary80_channel(chanspec_t chanspec) in wf_chspec_primary80_channel() function
1284 return wf_chspec_primary80_channel(chspec); in wf_chspec_channel()
H A Dbcmwifi_channels.h621 extern uint8 wf_chspec_primary80_channel(chanspec_t chanspec);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_channels.h730 extern uint8 wf_chspec_primary80_channel(chanspec_t chanspec);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_channels.h730 extern uint8 wf_chspec_primary80_channel(chanspec_t chanspec);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmwifi_channels.c2627 wf_chspec_primary80_channel(chanspec_t chanspec) in wf_chspec_primary80_channel() function
H A Dwl_cfgvendor.c6835 wl_channel_to_frequency(wf_chspec_primary80_channel(cur_chanspec), in fill_chanspec_to_channel_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_channels.c2627 wf_chspec_primary80_channel(chanspec_t chanspec) in wf_chspec_primary80_channel() function
H A Dwl_cfgvendor.c6831 wl_channel_to_frequency(wf_chspec_primary80_channel(cur_chanspec), in fill_chanspec_to_channel_info()