Searched refs:MAX_MGMT_IE_INDEX (Results 1 – 17 of 17) sorted by relevance
3324 if (beacon_wps_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()3376 if (assocrep_qos_map_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()3466 if (beacon_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()3496 if (proberesp_p2p_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()3541 if (proberesp_vendor_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()3586 if (proberesp_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()3615 if (assocresp_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()3664 if (probereq_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()
879 #define MAX_MGMT_IE_INDEX 16 macro898 custom_ie_info info[MAX_MGMT_IE_INDEX];
125 MAX_MGMT_IE_INDEX)) { in wlan_custom_ioctl_get_autoidx()161 MAX_MGMT_IE_INDEX); index++) { in wlan_custom_ioctl_get_autoidx()229 index < MIN(pmadapter->max_mgmt_ie_index, MAX_MGMT_IE_INDEX); in wlan_custom_ioctl_auto_delete()
1136 custom_ie mgmt_ie[MAX_MGMT_IE_INDEX];
4526 pmadapter->max_mgmt_ie_index = MAX_MGMT_IE_INDEX;
3869 if (beacon_wps_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()3937 if (assocrep_qos_map_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()4029 if (beacon_vendor_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()4086 if (beacon_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()4118 if (proberesp_p2p_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()4173 if (proberesp_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()4211 if (assocresp_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()4275 if (probereq_index > MAX_MGMT_IE_INDEX) { in woal_cfg80211_mgmt_frame_ie()
1423 #define MAX_MGMT_IE_INDEX 26 macro1442 custom_ie_info info[MAX_MGMT_IE_INDEX];
136 MAX_MGMT_IE_INDEX)) { in wlan_custom_ioctl_get_autoidx()173 MAX_MGMT_IE_INDEX); in wlan_custom_ioctl_get_autoidx()241 index < MIN(pmadapter->max_mgmt_ie_index, MAX_MGMT_IE_INDEX); in wlan_custom_ioctl_auto_delete()244 idx < MAX_MGMT_IE_INDEX) in wlan_custom_ioctl_auto_delete()1451 index >= MAX_MGMT_IE_INDEX) { in wlan_misc_ioctl_custom_ie_list()1488 index >= MAX_MGMT_IE_INDEX) { in wlan_misc_ioctl_custom_ie_list()
550 for (i = 0; i < MAX_MGMT_IE_INDEX; i++) in wlan_init_priv()
1242 custom_ie mgmt_ie[MAX_MGMT_IE_INDEX];
5238 pmadapter->max_mgmt_ie_index > MAX_MGMT_IE_INDEX) in wlan_ret_get_hw_spec()5239 pmadapter->max_mgmt_ie_index = MAX_MGMT_IE_INDEX; in wlan_ret_get_hw_spec()
313 adapter->max_mgmt_ie_index = MAX_MGMT_IE_INDEX; in mwifiex_init_adapter()
2237 #define MAX_MGMT_IE_INDEX 16 macro2241 struct mwifiex_ie ie_list[MAX_MGMT_IE_INDEX];
1332 sizeof(struct mwifiex_ie) * MAX_MGMT_IE_INDEX); in mwifiex_init_priv_params()
663 struct mwifiex_ie mgmt_ie[MAX_MGMT_IE_INDEX];