Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_nbuf.h561 void __qdf_nbuf_unmap_nbytes(qdf_device_t osdev, struct sk_buff *skb,
H A Dqdf_nbuf.c1197 __qdf_nbuf_unmap_nbytes(osdev, buf, dir, nbytes); in qdf_nbuf_unmap_nbytes_debug()
4801 __qdf_nbuf_unmap_nbytes( in __qdf_nbuf_unmap_nbytes() function
4815 qdf_export_symbol(__qdf_nbuf_unmap_nbytes);
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h1430 __qdf_nbuf_unmap_nbytes(osdev, buf, dir, nbytes); in qdf_nbuf_unmap_nbytes()