Searched refs:ht_ext_cap (Results 1 – 1 of 1) sorted by relevance
28 uint16_t ht_ext_cap = le16_to_cpu(ht_cap->extended_ht_cap_info); in mwifiex_fill_cap_info() local55 ht_ext_cap &= ~IEEE80211_HT_EXT_CAP_RD_RESPONDER; in mwifiex_fill_cap_info()58 ht_cap->extended_ht_cap_info = cpu_to_le16(ht_ext_cap); in mwifiex_fill_cap_info()