Searched refs:DP_RX_LIST_APPEND (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
H A D | dp_li_rx.c | 908 DP_RX_LIST_APPEND(deliver_list_head, in dp_rx_process_li() 1083 DP_RX_LIST_APPEND(dp_pdev->invalid_peer_head_msdu, in dp_rx_chain_msdus_li() 1265 DP_RX_LIST_APPEND(soc->wbm_sg_param.wbm_sg_nbuf_head, in dp_rx_wbm_err_reap_desc_li() 1283 DP_RX_LIST_APPEND(nbuf_head, nbuf_tail, nbuf); in dp_rx_wbm_err_reap_desc_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_rx.h | 1206 #define DP_RX_LIST_APPEND(head, tail, elem) \ macro 2149 DP_RX_LIST_APPEND(head, tail, rx_desc->nbuf); \ 2152 DP_RX_LIST_APPEND(ebuf_head, ebuf_tail, rx_desc->nbuf); \ 2164 DP_RX_LIST_APPEND(head, tail, rx_desc->nbuf) 2984 DP_RX_LIST_APPEND(new_list_head, in dp_rx_nbuf_list_dup_deliver()
|
H A D | dp_rx.c | 546 DP_RX_LIST_APPEND(nbuf_head, in __dp_rx_buffers_no_map_replenish() 1135 DP_RX_LIST_APPEND(deliver_list_head, deliver_list_tail, nbuf); in dp_rx_deliver_raw()
|
H A D | dp_rx_defrag.c | 1134 DP_RX_LIST_APPEND(deliver_list_head, deliver_list_tail, in dp_rx_defrag_deliver()
|
H A D | dp_rx_err.c | 1130 DP_RX_LIST_APPEND(head_nbuf, tail_nbuf, nbuf); in dp_rx_reo_err_entry_process()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be_rx.c | 973 DP_RX_LIST_APPEND(deliver_list_head, in dp_rx_process_be() 1967 DP_RX_LIST_APPEND(dp_pdev->invalid_peer_head_msdu, 2143 DP_RX_LIST_APPEND(soc->wbm_sg_param.wbm_sg_nbuf_head, 2161 DP_RX_LIST_APPEND(nbuf_head, nbuf_tail, nbuf);
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
H A D | dp_rh_rx.c | 1255 DP_RX_LIST_APPEND(deliver_list_head, in dp_rx_data_indication_handler() 1314 DP_RX_LIST_APPEND(deliver_list_head, deliver_list_tail, in dp_rx_defrag_deliver_rh()
|