Home
last modified time | relevance | path

Searched refs:user_2g_he_cap (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ax.c56 memcpy(priv->user_2g_he_cap, adapter->hw_2g_he_cap, in nxpwifi_update_11ax_cap()
59 priv->user_2g_he_cap; in nxpwifi_update_11ax_cap()
112 memcpy(he_cap, priv->user_2g_he_cap, priv->user_2g_he_cap_len); in nxpwifi_fill_he_cap_tlv()
233 memcpy(priv->user_2g_he_cap, in nxpwifi_ret_11ax_cfg()
434 priv->user_2g_he_cap; in nxpwifi_is_11ax_twt_supported()
462 user_he_cap = (struct nxpwifi_ie_types_he_cap *)priv->user_2g_he_cap; in nxpwifi_is_sta_11ax_twt_req_supported()
H A Dmain.h599 u8 user_2g_he_cap[HE_CAP_MAX_SIZE]; member