Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c671 mon_dst_srng = dp_rxdma_get_mon_dst_ring(pdev, mac_for_pdev); in dp_rx_mon_dest_process()
971 mon_dst_srng = dp_rxdma_get_mon_dst_ring(pdev, mac_id); in dp_mon_dest_srng_drop_for_mac()
1059 mon_dst_srng = dp_rxdma_get_mon_dst_ring(pdev, mac_id); in dp_mon_dest_srng_drop_for_mac()
H A Ddp_rx_mon_1.0.h986 void *dp_rxdma_get_mon_dst_ring(struct dp_pdev *pdev, in dp_rxdma_get_mon_dst_ring() function
H A Ddp_mon_1.0.c203 mon_dst_srng = dp_rxdma_get_mon_dst_ring(pdev, lmac_id); in dp_flush_monitor_rings()