Home
last modified time | relevance | path

Searched refs:hw_dot_11ac_dev_cap (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcmdevt.c1504 adapter->hw_dot_11ac_dev_cap = in mwifiex_ret_get_hw_spec()
1506 adapter->usr_dot_11ac_dev_cap_bg = adapter->hw_dot_11ac_dev_cap in mwifiex_ret_get_hw_spec()
1508 adapter->usr_dot_11ac_dev_cap_a = adapter->hw_dot_11ac_dev_cap in mwifiex_ret_get_hw_spec()
Duap_cmd.c236 vht_cfg.cap_info = adapter->hw_dot_11ac_dev_cap; in mwifiex_set_vht_width()
Dmain.h890 u32 hw_dot_11ac_dev_cap; member
Dcfg80211.c2336 vht_info->cap = adapter->hw_dot_11ac_dev_cap; in mwifiex_setup_vht_caps()