Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ax.c34 memcpy(adapter->hw_2g_he_cap, (u8 *)hw_he_cap, in nxpwifi_update_11ax_cap()
39 adapter->hw_2g_he_cap, in nxpwifi_update_11ax_cap()
56 memcpy(priv->user_2g_he_cap, adapter->hw_2g_he_cap, in nxpwifi_update_11ax_cap()
57 sizeof(adapter->hw_2g_he_cap)); in nxpwifi_update_11ax_cap()
113 hw_he_cap = (struct nxpwifi_ie_types_he_cap *)adapter->hw_2g_he_cap; in nxpwifi_fill_he_cap_tlv()
432 priv->adapter->hw_2g_he_cap; in nxpwifi_is_11ax_twt_supported()
H A Dmain.h923 u8 hw_2g_he_cap[HE_CAP_MAX_SIZE]; member
H A Dcfg80211.c2300 memcpy(&he_cap_cfg, adapter->hw_2g_he_cap, hw_he_cap_len); in nxpwifi_setup_he_caps()