OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UPPER_20_SB
(Results
1 - 3
of
3
) sorted by null
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmwifi.h
70
#define
UPPER_20_SB
(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \
116
(
UPPER_20_SB
(((chspec) & WL_CHANSPEC_CHAN_MASK))))
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmwifi.h
68
#define
UPPER_20_SB
(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \
114
(
UPPER_20_SB
(((chspec) & WL_CHANSPEC_CHAN_MASK))))
bcmwifi_channels.h
72
#define
UPPER_20_SB
(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \
116
(
UPPER_20_SB
(((chspec) & WL_CHANSPEC_CHAN_MASK))))
170
#define
UPPER_20_SB
(channel) (((channel) < (MAXCHANNEL - CH_10MHZ_APART)) ? \
Completed in 289 milliseconds