Home
last modified time | relevance | path

Searched refs:extended_ht_cap_info (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n.c28 uint16_t ht_ext_cap = le16_to_cpu(ht_cap->extended_ht_cap_info); in mwifiex_fill_cap_info()
58 ht_cap->extended_ht_cap_info = cpu_to_le16(ht_ext_cap); in mwifiex_fill_cap_info()
H A Duap_cmd.c636 htcap->ht_cap.extended_ht_cap_info = in mwifiex_uap_bss_param_prepare()
637 bss_cfg->ht_cap.extended_ht_cap_info; in mwifiex_uap_bss_param_prepare()
/linux/include/linux/
H A Dieee80211.h1823 __le16 extended_ht_cap_info; member