Lines Matching defs:subie
307 const u8 *subie, size_t subie_len,
316 subie, subie_len);
320 * If they are not inherited (included in subie or in the non
340 /* Find first occurrence in subie */
341 sub = cfg80211_find_elem_match(id, subie, subie_len,
344 /* Copy from parent if not in subie and inherited */
361 /* Not inheriting, copy all similar elements from subie */
364 subie, subie_len,
371 subie_len + subie -
378 /* The above misses elements that are included in subie but not in the
379 * parent, so do a pass over subie and append those.
382 for_each_element(sub, subie, subie_len) {
409 if (!cfg80211_copy_elem_with_frags(sub, subie, subie_len,