Searched refs:proberesp_index (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_cfg80211.c | 471 if (priv->proberesp_index != MLAN_CUSTOM_IE_AUTO_IDX_MASK) in woal_clear_all_mgmt_ies() 482 priv->proberesp_index, priv->assocresp_index, in woal_clear_all_mgmt_ies() 489 priv->proberesp_index = MLAN_CUSTOM_IE_AUTO_IDX_MASK; in woal_clear_all_mgmt_ies() 2735 custom_ie *proberesp_ies_data, t_u16 *proberesp_index, in woal_cfg80211_custom_ie() argument 2822 *proberesp_index = *((t_u16 *)pos); in woal_cfg80211_custom_ie() 3283 t_u16 proberesp_index = priv->proberesp_index; in woal_cfg80211_mgmt_frame_ie() local 3340 &proberesp_index, in woal_cfg80211_mgmt_frame_ie() 3390 NULL, &proberesp_index, in woal_cfg80211_mgmt_frame_ie() 3568 proberesp_ies_data->ie_index = proberesp_index; in woal_cfg80211_mgmt_frame_ie() 3571 if (MLAN_CUSTOM_IE_AUTO_IDX_MASK == proberesp_index) in woal_cfg80211_mgmt_frame_ie() [all …]
|
| H A D | moal_main.h | 1262 t_u16 proberesp_index; member
|
| H A D | moal_main.c | 5496 priv->proberesp_index = MLAN_CUSTOM_IE_AUTO_IDX_MASK;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.c | 591 if (priv->proberesp_index != MLAN_CUSTOM_IE_AUTO_IDX_MASK) in woal_clear_all_mgmt_ies() 602 priv->proberesp_index, priv->assocresp_index, in woal_clear_all_mgmt_ies() 611 priv->proberesp_index = MLAN_CUSTOM_IE_AUTO_IDX_MASK; in woal_clear_all_mgmt_ies() 3104 t_u16 *proberesp_index, custom_ie *assocresp_ies_data, in woal_cfg80211_custom_ie() argument 3202 *proberesp_index = *((t_u16 *)pos); in woal_cfg80211_custom_ie() 3828 t_u16 proberesp_index = priv->proberesp_index; in woal_cfg80211_mgmt_frame_ie() local 3889 proberesp_ies_data, &proberesp_index, in woal_cfg80211_mgmt_frame_ie() 3952 &proberesp_index, in woal_cfg80211_mgmt_frame_ie() 4048 NULL, &proberesp_index, NULL, in woal_cfg80211_mgmt_frame_ie() 4153 proberesp_ies_data->ie_index = proberesp_index; in woal_cfg80211_mgmt_frame_ie() [all …]
|
| H A D | moal_main.h | 1561 t_u16 proberesp_index; member
|
| H A D | moal_main.c | 7589 priv->proberesp_index = MLAN_CUSTOM_IE_AUTO_IDX_MASK;
|