Home
last modified time | relevance | path

Searched refs:he_phy_cap (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211.c4625 hecap_ie->he_phy_cap[0] &= UAP_HE_PHY_CAP0_MASK; in woal_uap_update_11ax_ie()
4626 hecap_ie->he_phy_cap[1] &= UAP_HE_PHY_CAP1_MASK; in woal_uap_update_11ax_ie()
4627 hecap_ie->he_phy_cap[2] &= UAP_HE_PHY_CAP2_MASK; in woal_uap_update_11ax_ie()
4628 hecap_ie->he_phy_cap[3] &= UAP_HE_PHY_CAP3_MASK; in woal_uap_update_11ax_ie()
4629 hecap_ie->he_phy_cap[4] &= UAP_HE_PHY_CAP4_MASK; in woal_uap_update_11ax_ie()
4630 hecap_ie->he_phy_cap[5] &= UAP_HE_PHY_CAP5_MASK; in woal_uap_update_11ax_ie()
4631 hecap_ie->he_phy_cap[6] &= UAP_HE_PHY_CAP6_MASK; in woal_uap_update_11ax_ie()
4632 hecap_ie->he_phy_cap[7] &= UAP_HE_PHY_CAP7_MASK; in woal_uap_update_11ax_ie()
4633 hecap_ie->he_phy_cap[8] &= UAP_HE_PHY_CAP8_MASK; in woal_uap_update_11ax_ie()
4634 hecap_ie->he_phy_cap[9] &= UAP_HE_PHY_CAP9_MASK; in woal_uap_update_11ax_ie()
[all …]
H A Dmlan_ieee.h1329 t_u8 he_phy_cap[11];
H A Dmlan_ioctl.h3976 t_u8 he_phy_cap[11];
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11ax.c507 phecap->he_phy_cap[0] &= ~(MBIT(3) | MBIT(4)); in wlan_cmd_append_11ax_tlv()
539 if (phe_cap->he_phy_cap[0] & in wlan_update_11ax_cap()
H A Dmlan_11ac.c1136 if (ret && (phecap->he_phy_cap[0] & MBIT(4)) && in wlan_is_80_80_support()
1137 (pBsshecap->he_phy_cap[0] & MBIT(4))) in wlan_is_80_80_support()
H A Dmlan_ieee.h1329 t_u8 he_phy_cap[11];
H A Dmlan_ioctl.h3976 t_u8 he_phy_cap[11];
H A Dmlan_fw.h1521 t_u8 he_phy_cap[11];
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dutil.c3373 u8 he_phy_cap; in ieee80211_chandef_he_6ghz_oper() local
3387 he_phy_cap = he_cap->he_cap_elem.phy_cap_info[0]; in ieee80211_chandef_he_6ghz_oper()
3389 he_phy_cap & in ieee80211_chandef_he_6ghz_oper()
3392 he_phy_cap & in ieee80211_chandef_he_6ghz_oper()