Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h366 #define DOT11_EXT_CH_MASK 0x03 /* extension channel mask */ macro
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp264 #define DOT11_EXT_CH_MASK 0x03 /* extension channel mask */ macro
1518 switch (ht_op->chan_info & DOT11_EXT_CH_MASK) { in get_channel_of_ie()