Searched refs:hw_dot_11n_dev_cap (Results 1 – 4 of 4) sorted by relevance
1158 if (ISSUPP_CHANWIDTH40(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()1163 if (ISSUPP_SHORTGI20(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()1168 if (ISSUPP_SHORTGI40(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()1173 if (ISSUPP_RXSTBC(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()1178 if (ISSUPP_TXSTBC(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()1193 ISSUPP_CHANWIDTH40(adapter->hw_dot_11n_dev_cap)) in mwifiex_setup_ht_caps()
243 adapter->hw_dot_11n_dev_cap = 0; in mwifiex_init_adapter()
641 u32 hw_dot_11n_dev_cap; member
1413 adapter->hw_dot_11n_dev_cap = le32_to_cpu(hw_spec->dot_11n_dev_cap); in mwifiex_ret_get_hw_spec()