Searched refs:he_txrx_mcs_support (Results 1 – 8 of 8) sorted by relevance
558 t_u8 he_txrx_mcs_support[4] = {0xff, 0xff, 0xff, 0xff}; in woal_check_11ax_capability() local587 if (memcmp(he_cfg.he_cap.he_txrx_mcs_support, in woal_check_11ax_capability()588 he_txrx_mcs_support, in woal_check_11ax_capability()589 sizeof(he_txrx_mcs_support))) in woal_check_11ax_capability()
1331 t_u8 he_txrx_mcs_support[4];
3787 memset(he_cfg.he_cap.he_txrx_mcs_support, 0xff, in woal_uap_set_11ax_status()3788 sizeof(he_cfg.he_cap.he_txrx_mcs_support)); in woal_uap_set_11ax_status()
4713 phe_cap->he_txrx_mcs_support, in woal_cfg80211_setup_he_cap()4714 sizeof(phe_cap->he_txrx_mcs_support), in woal_cfg80211_setup_he_cap()
3978 t_u8 he_txrx_mcs_support[4];
189 he_mcsnss = (IEEEtypes_HeMcsNss_t *)hecap_ie->he_txrx_mcs_support; in wlan_fill_he_cap_ie()