Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.h2146 #define DP_RX_PROCESS_NBUF(soc, head, tail, ebuf_head, ebuf_tail, rx_desc) \ argument
2152 DP_RX_LIST_APPEND(ebuf_head, ebuf_tail, rx_desc->nbuf); \
2157 ebuf_head, ebuf_tail);\
2159 ebuf_tail = NULL; \
2163 #define DP_RX_PROCESS_NBUF(soc, head, tail, ebuf_head, ebuf_tail, rx_desc) \ argument
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_rx.c745 qdf_nbuf_t ebuf_tail; in dp_rx_data_indication_handler() local
776 ebuf_tail = NULL; in dp_rx_data_indication_handler()
933 ebuf_tail, rx_desc); in dp_rx_data_indication_handler()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.c240 qdf_nbuf_t ebuf_tail; in dp_rx_process_li() local
273 ebuf_tail = NULL; in dp_rx_process_li()
501 ebuf_tail, rx_desc); in dp_rx_process_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.c326 qdf_nbuf_t ebuf_tail; in dp_rx_process_be() local
362 ebuf_tail = NULL; in dp_rx_process_be()
571 ebuf_tail, rx_desc); in dp_rx_process_be()