Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcmwifi_channels.h131 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ macro
139 #define UL_20_SB(channel) UPPER_20_SB(channel)
271 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
328 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
H A Dbcmwifi_channels.c542 chspec_ch = UPPER_20_SB(pri_ch); in wf_chspec_aton_ex()
759 chspec_ch == (uint)UPPER_20_SB(center_ch[i])) in wf_chspec_valid()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcmwifi_channels.h134 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ macro
142 #define UL_20_SB(channel) UPPER_20_SB(channel)
274 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
331 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
H A Dbcmwifi_channels.c571 chspec_ch = UPPER_20_SB(pri_ch); in wf_chspec_aton_ex()
808 chspec_ch == (uint)UPPER_20_SB(center_ch[i])) in wf_chspec_valid()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcmwifi_channels.h134 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ macro
142 #define UL_20_SB(channel) UPPER_20_SB(channel)
274 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
331 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
H A Dbcmwifi_channels.c571 chspec_ch = UPPER_20_SB(pri_ch); in wf_chspec_aton_ex()
808 chspec_ch == (uint)UPPER_20_SB(center_ch[i])) in wf_chspec_valid()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_channels.h168 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ macro
176 #define UL_20_SB(channel) UPPER_20_SB(channel)
274 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
308 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_channels.h168 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ macro
176 #define UL_20_SB(channel) UPPER_20_SB(channel)
274 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
308 CHSPEC_IS40(chspec) ? UPPER_20_SB(CHSPEC_CHANNEL(chspec)) : \
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcmwifi_channels.h126 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ macro
133 #define UL_20_SB(channel) UPPER_20_SB(channel)
H A Dbcmwifi_channels.c550 chspec_ch = UPPER_20_SB(ctl_ch); in wf_chspec_aton()
753 chspec_ch == (uint)UPPER_20_SB(center_ch[i])) in wf_chspec_valid()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmwifi_channels.c1138 chspec = wf_create_40MHz_chspec(UPPER_20_SB(ch), in wf_chanspec_iter_next_2g()
1384 channel == (uint)UPPER_20_SB(center_ch[i])) { in wf_valid_20MHz_chan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_channels.c1138 chspec = wf_create_40MHz_chspec(UPPER_20_SB(ch), in wf_chanspec_iter_next_2g()
1384 channel == (uint)UPPER_20_SB(center_ch[i])) { in wf_valid_20MHz_chan()