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.h236 #ifndef CHSPEC_IS8080
237 #define CHSPEC_IS8080(chspec) 0 macro
253 #ifndef CHSPEC_IS8080
254 #define CHSPEC_IS8080(chspec) (((chspec) & WL_CHANSPEC_BW_MASK) == WL_CHANSPEC_BW_8080) macro