Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/
Dwl3501.h192 #define WL3501_MGMT_CAPABILITY_ESS 0x0001 /* see 802.11 p.58 */ macro
Dwl3501_cs.c571 return this->net_type == IW_MODE_INFRA ? WL3501_MGMT_CAPABILITY_ESS : in wl3501_fw_cap_info()
672 (sig.req.cap_info & WL3501_MGMT_CAPABILITY_ESS)) || in wl3501_mgmt_scan_confirm()