Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmwifi_channels.h212 #ifndef CHSPEC_IS8080
213 #define CHSPEC_IS8080(chspec) 0 macro
229 #ifndef CHSPEC_IS8080
230 #define CHSPEC_IS8080(chspec) (((chspec) & WL_CHANSPEC_BW_MASK) == WL_CHANSPEC_BW_8080) macro