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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmwifi.h77 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? ((channel) - CH_10MHZ_APART) : 0) macro
174 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? \ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/bcmwifi/include/
H A Dbcmwifi_channels.h102 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? \ macro

Completed in 74 milliseconds