Home
last modified time | relevance | path

Searched defs:LOWER_20_SB (Results 1 – 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h81 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? ((channel) - CH_10MHZ_APART) : 0) macro
185 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? \ macro