Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_recv.c198 uint8_t *anbdata_new; in rx_sg_to_single_netbuf() local
220 qdf_nbuf_peek_header(new_skb, &anbdata_new, &anblen); in rx_sg_to_single_netbuf()
225 qdf_mem_copy(anbdata_new, anbdata, qdf_nbuf_len(skb)); in rx_sg_to_single_netbuf()
227 anbdata_new += qdf_nbuf_len(skb); in rx_sg_to_single_netbuf()