Lines Matching defs:subie
304 const u8 *subie, size_t subie_len,
313 subie, subie_len);
317 * If they are not inherited (included in subie or in the non
337 /* Find first occurrence in subie */
338 sub = cfg80211_find_elem_match(id, subie, subie_len,
341 /* Copy from parent if not in subie and inherited */
358 /* Not inheriting, copy all similar elements from subie */
361 subie, subie_len,
368 subie_len + subie -
375 /* The above misses elements that are included in subie but not in the
376 * parent, so do a pass over subie and append those.
379 for_each_element(sub, subie, subie_len) {
406 if (!cfg80211_copy_elem_with_frags(sub, subie, subie_len,