Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.h471 qdf_nbuf_record_rx_queue(nbuf, queue_id); in dp_set_rx_queue()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_nbuf.h5055 static inline void qdf_nbuf_record_rx_queue(qdf_nbuf_t buf, uint32_t queue_id) in qdf_nbuf_record_rx_queue() function