Searched refs:ie_buf (Results 1 – 2 of 2) sorted by relevance
2220 u8 ie_buf[IEEE80211_MAX_SSID_LEN + sizeof(struct ieee_types_header)]; in mwifiex_cfg80211_inform_ibss_bss() local2226 ie_buf[0] = WLAN_EID_SSID; in mwifiex_cfg80211_inform_ibss_bss()2227 ie_buf[1] = bss_info.ssid.ssid_len; in mwifiex_cfg80211_inform_ibss_bss()2229 memcpy(&ie_buf[sizeof(struct ieee_types_header)], in mwifiex_cfg80211_inform_ibss_bss()2231 ie_len = ie_buf[1] + sizeof(struct ieee_types_header); in mwifiex_cfg80211_inform_ibss_bss()2241 0, ie_buf, ie_len, 0, GFP_KERNEL); in mwifiex_cfg80211_inform_ibss_bss()
1736 const u8 *ie_buf; in mwifiex_parse_single_response_buf() local1811 ie_buf = current_ptr; in mwifiex_parse_single_response_buf()1866 ie_buf, ie_len, rssi, GFP_ATOMIC); in mwifiex_parse_single_response_buf()