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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A 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)
H A Dbcmwifi.h73 #define UPPER_20_SB(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \ macro
117 (UPPER_20_SB(((chspec) & WL_CHANSPEC_CHAN_MASK))))

Completed in 130 milliseconds