Searched refs:ieoffset (Results 1 – 2 of 2) sorted by relevance
2965 int ieoffset; in wlcore_set_ssid() local2989 int ieoffset; in wlcore_set_assoc() local3965 skb->len - ieoffset); in wl12xx_remove_ie()3976 int ieoffset) in wl12xx_remove_vendor_ie() argument3981 skb->data + ieoffset, in wl12xx_remove_vendor_ie()3982 skb->len - ieoffset); in wl12xx_remove_vendor_ie()4158 beacon->data + ieoffset, in wlcore_set_beacon_template()4159 beacon->len - ieoffset); in wlcore_set_beacon_template()4180 WLAN_OUI_TYPE_WFA_P2P, ieoffset); in wlcore_set_beacon_template()5588 beacon->data + ieoffset, in wlcore_get_beacon_ie()[all …]
344 const int ieoffset = offsetof(struct ieee80211_mgmt, u.beacon.variable); in wfx_set_mfp_ap() local354 ptr = (u16 *)cfg80211_find_ie(WLAN_EID_RSN, skb->data + ieoffset, in wfx_set_mfp_ap()355 skb->len - ieoffset); in wfx_set_mfp_ap()
Completed in 16 milliseconds