Searched refs:beacon_vendor_index (Results 1 – 3 of 3) sorted by relevance
597 if (priv->beacon_vendor_index != MLAN_CUSTOM_IE_AUTO_IDX_MASK) in woal_clear_all_mgmt_ies()603 priv->proberesp_p2p_index, priv->beacon_vendor_index); in woal_clear_all_mgmt_ies()614 priv->beacon_vendor_index = MLAN_CUSTOM_IE_AUTO_IDX_MASK; in woal_clear_all_mgmt_ies()3834 t_u16 beacon_vendor_index = priv->beacon_vendor_index; in woal_cfg80211_mgmt_frame_ie() local4011 beacon_ies_data->ie_index = beacon_vendor_index; in woal_cfg80211_mgmt_frame_ie()4014 if (beacon_vendor_index == MLAN_CUSTOM_IE_AUTO_IDX_MASK) in woal_cfg80211_mgmt_frame_ie()4026 if (beacon_vendor_index != MLAN_CUSTOM_IE_AUTO_IDX_MASK && in woal_cfg80211_mgmt_frame_ie()4029 if (beacon_vendor_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()4035 beacon_ies_data->ie_index = beacon_vendor_index; in woal_cfg80211_mgmt_frame_ie()4039 beacon_vendor_index = MLAN_CUSTOM_IE_AUTO_IDX_MASK; in woal_cfg80211_mgmt_frame_ie()[all …]
1575 t_u16 beacon_vendor_index; member
7594 priv->beacon_vendor_index = MLAN_CUSTOM_IE_AUTO_IDX_MASK;