Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.h169 #define DP_RX_TID_SAVE(_nbuf, _tid) \ macro
172 #define DP_RX_TID_SAVE(_nbuf, _tid) macro
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_rx.c1046 DP_RX_TID_SAVE(nbuf, tid); in dp_rx_data_indication_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.c640 DP_RX_TID_SAVE(nbuf, tid); in dp_rx_process_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.c734 DP_RX_TID_SAVE(nbuf, tid); in dp_rx_process_be()