Home
last modified time | relevance | path

Searched refs:DP_MON_DESC_MAGIC (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_mon_2.0.h33 #define DP_MON_DESC_MAGIC 0xdeadabcd macro
H A Ddp_tx_mon_status_2.0.c80 if (mon_desc->magic != DP_MON_DESC_MAGIC) in dp_tx_mon_status_free_packet_buf()
1332 if (mon_desc->magic != DP_MON_DESC_MAGIC) in dp_tx_mon_update_ppdu_info_status()
H A Ddp_mon_2.0.c950 (*desc_list)->mon_desc.magic = DP_MON_DESC_MAGIC; in dp_mon_buffers_replenish()
H A Ddp_tx_mon_2.0.c208 if (mon_desc->magic != DP_MON_DESC_MAGIC) { in dp_tx_mon_srng_process_2_0()
H A Ddp_rx_mon_2.0.c839 if (mon_desc->magic != DP_MON_DESC_MAGIC) in dp_rx_mon_handle_mon_buf_addr()