Searched refs:dp_rx_add_to_free_desc_list (Results 1 – 9 of 9) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_rx_err.c | 358 dp_rx_add_to_free_desc_list(&pdev->free_list_head, in dp_rx_msdus_drop() 760 dp_rx_add_to_free_desc_list(&pdev->free_list_head, in dp_rx_bar_frame_handle() 1127 dp_rx_add_to_free_desc_list(&pdev->free_list_head, in dp_rx_reo_err_entry_process() 1889 dp_rx_add_to_free_desc_list(&pdev->free_list_head, in dp_rx_err_handle_msdu_buf() 3055 dp_rx_add_to_free_desc_list(head, in dp_rx_err_mpdu_pop() 3228 dp_rx_add_to_free_desc_list(head, in dp_wbm_int_err_mpdu_pop() 3289 dp_rx_add_to_free_desc_list(&head, in dp_handle_wbm_internal_error()
|
H A D | dp_rx_defrag.c | 129 dp_rx_add_to_free_desc_list(&head, &tail, in dp_rx_return_head_frag_desc() 2035 dp_rx_add_to_free_desc_list(head, tail, rx_desc); in dp_rx_defrag_store_fragment() 2075 dp_rx_add_to_free_desc_list(head, tail, in dp_rx_defrag_store_fragment() 2115 dp_rx_add_to_free_desc_list(head, tail, rx_desc); in dp_rx_defrag_store_fragment()
|
H A D | dp_rx.h | 217 #define dp_rx_add_to_free_desc_list(head, tail, new) \ macro
|
H A D | dp_rx.c | 886 dp_rx_add_to_free_desc_list(&head, in dp_rx_desc_reuse()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
H A D | dp_li_rx.c | 352 dp_rx_add_to_free_desc_list( in dp_rx_process_li() 506 dp_rx_add_to_free_desc_list(&head[rx_desc->pool_id], in dp_rx_process_li() 1286 dp_rx_add_to_free_desc_list in dp_rx_wbm_err_reap_desc_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be_rx.c | 446 dp_rx_add_to_free_desc_list( in dp_rx_process_be() 542 dp_rx_add_to_free_desc_list in dp_rx_process_be() 576 dp_rx_add_to_free_desc_list in dp_rx_process_be() 2164 dp_rx_add_to_free_desc_list
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/ |
H A D | dp_rx_mon_status_1.0.c | 806 dp_rx_add_to_free_desc_list(&desc_list, in dp_rx_mon_status_srng_process() 1278 dp_rx_add_to_free_desc_list(&desc_list, &tail, in dp_mon_status_srng_drop_for_mac()
|
H A D | dp_rx_mon_dest_1.0.c | 442 dp_rx_add_to_free_desc_list(head, in dp_rx_mon_mpdu_pop() 555 dp_rx_add_to_free_desc_list(head, tail, rx_desc); in dp_rx_mon_drop_one_mpdu() 1133 dp_rx_add_to_free_desc_list(&head, &tail, in dp_mon_dest_srng_drop_for_mac()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
H A D | dp_rh_rx.c | 938 dp_rx_add_to_free_desc_list(&head[rx_desc->pool_id], in dp_rx_data_indication_handler() 1579 dp_rx_add_to_free_desc_list(&head, &tail, rx_desc); in dp_rx_frag_indication_handler()
|