Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dcmdevt.c1557 adapter->hw_dot_11ac_dev_cap = in mwifiex_ret_get_hw_spec()
1559 adapter->usr_dot_11ac_dev_cap_bg = adapter->hw_dot_11ac_dev_cap in mwifiex_ret_get_hw_spec()
1561 adapter->usr_dot_11ac_dev_cap_a = adapter->hw_dot_11ac_dev_cap in mwifiex_ret_get_hw_spec()
Duap_cmd.c253 vht_cfg.cap_info = adapter->hw_dot_11ac_dev_cap; in mwifiex_set_vht_width()
Dmain.h967 u32 hw_dot_11ac_dev_cap; member
Dcfg80211.c2499 vht_info->cap = adapter->hw_dot_11ac_dev_cap; in mwifiex_setup_vht_caps()