Home
last modified time | relevance | path

Searched refs:hw_dot_11n_dev_cap (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n.h116 GETSUPP_TXBASTREAMS(adapter->hw_dot_11n_dev_cap); in mwifiex_space_avail_for_new_ba_stream()
H A Dinit.c274 adapter->hw_dot_11n_dev_cap = 0; in mwifiex_init_adapter()
H A D11n.c60 if (ISSUPP_BEAMFORMING(priv->adapter->hw_dot_11n_dev_cap)) in mwifiex_fill_cap_info()
H A Dcmdevt.c1686 adapter->hw_dot_11n_dev_cap = le32_to_cpu(hw_spec->dot_11n_dev_cap); in mwifiex_ret_get_hw_spec()
H A Dtdls.c217 if (ISSUPP_CHANWIDTH40(priv->adapter->hw_dot_11n_dev_cap) && in mwifiex_tdls_add_ht_oper()
H A Dmain.h975 u32 hw_dot_11n_dev_cap; member