Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h230 #ifndef CHSPEC_IS80
231 #define CHSPEC_IS80(chspec) 0 macro
247 #ifndef CHSPEC_IS80
248 #define CHSPEC_IS80(chspec) (((chspec) & WL_CHANSPEC_BW_MASK) == WL_CHANSPEC_BW_80) macro