Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcfg80211.c2245 he_cap_cfg->cap_elem.mac_cap_info[0] &= UAP_HE_MAC_CAP0_MASK; in nxpwifi_update_11ax_ie()
2246 he_cap_cfg->cap_elem.mac_cap_info[1] &= UAP_HE_MAC_CAP1_MASK; in nxpwifi_update_11ax_ie()
2247 he_cap_cfg->cap_elem.mac_cap_info[2] &= UAP_HE_MAC_CAP2_MASK; in nxpwifi_update_11ax_ie()
2248 he_cap_cfg->cap_elem.mac_cap_info[3] &= UAP_HE_MAC_CAP3_MASK; in nxpwifi_update_11ax_ie()
2249 he_cap_cfg->cap_elem.mac_cap_info[4] &= UAP_HE_MAC_CAP4_MASK; in nxpwifi_update_11ax_ie()
2250 he_cap_cfg->cap_elem.mac_cap_info[5] &= UAP_HE_MAC_CAP5_MASK; in nxpwifi_update_11ax_ie()
2251 he_cap_cfg->cap_elem.phy_cap_info[0] &= UAP_HE_PHY_CAP0_MASK; in nxpwifi_update_11ax_ie()
2252 he_cap_cfg->cap_elem.phy_cap_info[1] &= UAP_HE_PHY_CAP1_MASK; in nxpwifi_update_11ax_ie()
2253 he_cap_cfg->cap_elem.phy_cap_info[2] &= UAP_HE_PHY_CAP2_MASK; in nxpwifi_update_11ax_ie()
2254 he_cap_cfg->cap_elem.phy_cap_info[3] &= UAP_HE_PHY_CAP3_MASK; in nxpwifi_update_11ax_ie()
[all …]
H A Dcfg.h762 struct ieee80211_he_cap_elem cap_elem; member
H A Duap_cmd.c1051 he_cap_cfg->cap_elem.mac_cap_info[0] &= in nxpwifi_set_11ax_status()