Searched refs:hw_dot_11n_dev_cap (Results 1 – 7 of 7) sorted by relevance
130 GETSUPP_TXBASTREAMS(adapter->hw_dot_11n_dev_cap); in mwifiex_space_avail_for_new_ba_stream()
2374 if (ISSUPP_CHANWIDTH40(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()2379 if (ISSUPP_SHORTGI20(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()2384 if (ISSUPP_SHORTGI40(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()2394 if (ISSUPP_TXSTBC(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()2399 if (ISSUPP_GREENFIELD(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()2404 if (ISENABLED_40MHZ_INTOLERANT(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()2409 if (ISSUPP_RXLDPC(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()2424 ISSUPP_CHANWIDTH40(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()
262 adapter->hw_dot_11n_dev_cap = 0; in mwifiex_init_adapter()
72 if (ISSUPP_BEAMFORMING(priv->adapter->hw_dot_11n_dev_cap)) in mwifiex_fill_cap_info()
1592 adapter->hw_dot_11n_dev_cap = le32_to_cpu(hw_spec->dot_11n_dev_cap); in mwifiex_ret_get_hw_spec()
215 if (ISSUPP_CHANWIDTH40(priv->adapter->hw_dot_11n_dev_cap) && in mwifiex_tdls_add_ht_oper()
872 u32 hw_dot_11n_dev_cap; member