Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h82 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ macro
89 #define UL_20_SB(channel) UPPER_20_SB(channel)
133 (UPPER_20_SB(((chspec) & WL_CHANSPEC_CHAN_MASK))))
187 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ macro
194 #define UL_20_SB(channel) UPPER_20_SB(channel)