Searched refs:qdf_nbuf_copy_expand (Results 1 – 1 of 1) sorted by relevance
2473 #define qdf_nbuf_copy_expand(buf, headroom, tailroom) \ macro2685 static inline qdf_nbuf_t qdf_nbuf_copy_expand(qdf_nbuf_t buf, int headroom, in qdf_nbuf_copy_expand() function2785 buf = qdf_nbuf_copy_expand(buf, headroom, tailroom); in qdf_nbuf_copy_expand_fraglist()