Searched refs:__qdf_nbuf_copy_expand (Results 1 – 3 of 3) sorted by relevance
2474 __qdf_nbuf_copy_expand(struct sk_buff *buf, int headroom, int tailroom) in __qdf_nbuf_copy_expand() function
3794 qdf_nbuf_t copied_buf = __qdf_nbuf_copy_expand(buf, headroom, tailroom); in qdf_nbuf_copy_expand_debug()
2688 return __qdf_nbuf_copy_expand(buf, headroom, tailroom); in qdf_nbuf_copy_expand()