Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h233 #ifndef CHSPEC_IS160
234 #define CHSPEC_IS160(chspec) 0 macro
250 #ifndef CHSPEC_IS160
251 #define CHSPEC_IS160(chspec) (((chspec) & WL_CHANSPEC_BW_MASK) == WL_CHANSPEC_BW_160) macro