Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dwl3501.h191 #define WL3501_MGMT_CAPABILITY_ESS 0x0001 /* see 802.11 p.58 */ macro
Dwl3501_cs.c556 return this->net_type == IW_MODE_INFRA ? WL3501_MGMT_CAPABILITY_ESS : in wl3501_fw_cap_info()
657 (sig.cap_info & WL3501_MGMT_CAPABILITY_ESS)) || in wl3501_mgmt_scan_confirm()