Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mwl/
Dmwlreg.h680 #define EXT_CH_ABOVE_CTRL_CH 0x0800 /* extension channel above */ macro
Dmwlhal.c877 w |= EXT_CH_ABOVE_CTRL_CH; in cvtChannelFlags()