Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_2.0.c113 struct dp_mon_desc_pool *tx_mon_desc_pool = &mon_soc_be->tx_desc_mon; in dp_tx_mon_srng_process_2_0() local
280 tx_mon_desc_pool, in dp_tx_mon_srng_process_2_0()
395 struct dp_mon_desc_pool *tx_mon_desc_pool; in dp_tx_mon_buf_desc_pool_alloc() local
407 tx_mon_desc_pool = &mon_soc_be->tx_desc_mon; in dp_tx_mon_buf_desc_pool_alloc()
411 entries, tx_mon_desc_pool); in dp_tx_mon_buf_desc_pool_alloc()
417 struct dp_mon_desc_pool *tx_mon_desc_pool; in dp_tx_mon_buffers_free() local
422 tx_mon_desc_pool = &mon_soc_be->tx_desc_mon; in dp_tx_mon_buffers_free()
424 dp_mon_pool_frag_unmap_and_free(soc, tx_mon_desc_pool); in dp_tx_mon_buffers_free()
431 struct dp_mon_desc_pool *tx_mon_desc_pool; in dp_tx_mon_buffers_alloc() local
440 tx_mon_desc_pool = &mon_soc_be->tx_desc_mon; in dp_tx_mon_buffers_alloc()
[all …]