Searched refs:ieoffset (Results 1 – 2 of 2) sorted by relevance
2908 int ieoffset; in wlcore_set_ssid() local2930 int ieoffset; in wlcore_set_assoc() local3922 skb->len - ieoffset); in wl12xx_remove_ie()3933 int ieoffset) in wl12xx_remove_vendor_ie() argument3938 skb->data + ieoffset, in wl12xx_remove_vendor_ie()3939 skb->len - ieoffset); in wl12xx_remove_vendor_ie()4116 beacon->data + ieoffset, in wlcore_set_beacon_template()4117 beacon->len - ieoffset); in wlcore_set_beacon_template()4138 WLAN_OUI_TYPE_WFA_P2P, ieoffset); in wlcore_set_beacon_template()5565 beacon->data + ieoffset, in wlcore_get_beacon_ie()[all …]
360 const int ieoffset = offsetof(struct ieee80211_mgmt, u.beacon.variable); in wfx_set_mfp_ap() local362 skb->data + ieoffset, in wfx_set_mfp_ap()363 skb->len - ieoffset); in wfx_set_mfp_ap()
Completed in 16 milliseconds