Home
last modified time | relevance | path

Searched refs:WL3501_MGMT_CAPABILITY_ESS (Results 1 - 4 of 4) sorted by relevance

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

Completed in 16 milliseconds