Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_thread.c1119 qdf_nbuf_t nbuf_list_head = NULL, nbuf_list_next; in dp_rx_tm_flush_nbuf_list() local
1142 nbuf_list_next = qdf_nbuf_queue_next(nbuf_list_head); in dp_rx_tm_flush_nbuf_list()
1149 nbuf_list_head = nbuf_list_next; in dp_rx_tm_flush_nbuf_list()