Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_rx_mon_2.0.h122 dp_rx_mon_buffers_alloc(struct dp_soc *soc, uint32_t size);
319 dp_rx_mon_buffers_alloc(struct dp_soc *soc, uint32_t size) in dp_rx_mon_buffers_alloc() function
H A Ddp_rx_mon_2.0.c2840 dp_rx_mon_buffers_alloc(struct dp_soc *soc, uint32_t size) in dp_rx_mon_buffers_alloc() function
2873 if (dp_rx_mon_buffers_alloc(soc, DP_MON_RING_FILL_LEVEL_DEFAULT)) { in dp_rx_mon_soc_init_2_0()
H A Ddp_mon_2.0.c212 status = dp_rx_mon_buffers_alloc(soc, in dp_vdev_set_monitor_mode_buf_rings_rx_2_0()