Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dcmdevt.c1565 adapter->hw_dot_11ac_dev_cap = in mwifiex_ret_get_hw_spec()
1567 adapter->usr_dot_11ac_dev_cap_bg = adapter->hw_dot_11ac_dev_cap in mwifiex_ret_get_hw_spec()
1569 adapter->usr_dot_11ac_dev_cap_a = adapter->hw_dot_11ac_dev_cap in mwifiex_ret_get_hw_spec()
Duap_cmd.c216 vht_cfg.cap_info = adapter->hw_dot_11ac_dev_cap; in mwifiex_set_vht_width()
Dmain.h997 u32 hw_dot_11ac_dev_cap; member
Dcfg80211.c2882 vht_info->cap = adapter->hw_dot_11ac_dev_cap; in mwifiex_setup_vht_caps()