Home
last modified time | relevance | path

Searched defs:mon_desc (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.h46 #define DP_MON_GET_COOKIE(mon_desc) \ argument
51 #define DP_MON_GET_DESC(mon_desc) \ argument
56 #define DP_MON_GET_DESC(mon_desc) \ argument
216 struct dp_mon_desc mon_desc; member
H A Ddp_rx_mon_2.0.c809 struct dp_mon_desc *mon_desc = (struct dp_mon_desc *)(uintptr_t)ppdu_info->packet_info.sw_cookie; in dp_rx_mon_handle_mon_buf_addr() local
1814 struct dp_mon_desc *mon_desc; in dp_rx_mon_flush_packet_tlv() local
1896 struct dp_mon_desc *mon_desc; in dp_rx_mon_flush_status_buf_queue() local
1956 struct dp_mon_desc *mon_desc) in dp_rx_mon_handle_flush_n_trucated_ppdu()
2103 struct dp_mon_desc *mon_desc; in dp_rx_mon_process_status_tlv() local
2448 struct dp_mon_desc *mon_desc; in dp_rx_mon_srng_process_2_0() local
H A Ddp_tx_mon_status_2.0.c67 struct dp_mon_desc *mon_desc = NULL; in dp_tx_mon_status_free_packet_buf() local
1321 struct dp_mon_desc *mon_desc = NULL; in dp_tx_mon_update_ppdu_info_status() local
H A Ddp_mon_2.0.c105 struct dp_mon_desc *mon_desc, in dp_mon_frag_alloc_and_map()
873 struct dp_mon_desc mon_desc = {0}; in dp_mon_buffers_replenish() local
H A Ddp_tx_mon_2.0.c156 struct dp_mon_desc *mon_desc = NULL; in dp_tx_mon_srng_process_2_0() local
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h1106 struct hal_rx_mon_desc_info *mon_desc; member