Home
last modified time | relevance | path

Searched refs:qdf_nbuf_copy_expand (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h2473 #define qdf_nbuf_copy_expand(buf, headroom, tailroom) \ macro
2685 static inline qdf_nbuf_t qdf_nbuf_copy_expand(qdf_nbuf_t buf, int headroom, in qdf_nbuf_copy_expand() function
2785 buf = qdf_nbuf_copy_expand(buf, headroom, tailroom); in qdf_nbuf_copy_expand_fraglist()