Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_1.0.h970 static inline bool dp_is_rxdma_dst_ring_common(struct dp_pdev *pdev) in dp_is_rxdma_dst_ring_common() function
993 if (dp_is_rxdma_dst_ring_common(pdev)) in dp_rxdma_get_mon_dst_ring()
H A Ddp_rx_mon_dest_1.0.c987 is_rxdma_dst_ring_common = dp_is_rxdma_dst_ring_common(pdev); in dp_mon_dest_srng_drop_for_mac()