Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.h508 #define dp_mon_add_to_free_desc_list(head, tail, new) \ macro
H A Ddp_rx_mon_2.0.c867 dp_mon_add_to_free_desc_list(desc_list, tail, mon_desc); in dp_rx_mon_handle_mon_buf_addr()
1853 dp_mon_add_to_free_desc_list(desc_list, tail, mon_desc); in dp_rx_mon_flush_packet_tlv()
1922 dp_mon_add_to_free_desc_list(&desc_list, &tail, mon_desc); in dp_rx_mon_flush_status_buf_queue()
1972 dp_mon_add_to_free_desc_list(&desc_list, &tail, mon_desc); in dp_rx_mon_handle_flush_n_trucated_ppdu()
2142 dp_mon_add_to_free_desc_list(&desc_list, &tail, mon_desc); in dp_rx_mon_process_status_tlv()
H A Ddp_tx_mon_status_2.0.c99 dp_mon_add_to_free_desc_list(&mon_desc_list_ref->desc_list, in dp_tx_mon_status_free_packet_buf()
1353 dp_mon_add_to_free_desc_list(&mon_desc_list_ref->desc_list, in dp_tx_mon_update_ppdu_info_status()
H A Ddp_tx_mon_2.0.c221 dp_mon_add_to_free_desc_list(&mon_desc_list.desc_list, in dp_tx_mon_srng_process_2_0()