Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dcmdevt.c1553 adapter->hw_dot_11ac_dev_cap = in mwifiex_ret_get_hw_spec()
1555 adapter->usr_dot_11ac_dev_cap_bg = adapter->hw_dot_11ac_dev_cap in mwifiex_ret_get_hw_spec()
1557 adapter->usr_dot_11ac_dev_cap_a = adapter->hw_dot_11ac_dev_cap in mwifiex_ret_get_hw_spec()
Duap_cmd.c221 vht_cfg.cap_info = adapter->hw_dot_11ac_dev_cap; in mwifiex_set_vht_width()
Dmain.h1001 u32 hw_dot_11ac_dev_cap; member
Dcfg80211.c2851 vht_info->cap = adapter->hw_dot_11ac_dev_cap; in mwifiex_setup_vht_caps()