Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings.h409 void dp_soc_reset_intr_mask(struct dp_soc *soc);
697 static inline void dp_soc_reset_intr_mask(struct dp_soc *soc) in dp_soc_reset_intr_mask() function
H A Ddp_rings_main.c1541 void dp_soc_reset_intr_mask(struct dp_soc *soc) in dp_soc_reset_intr_mask() function
H A Ddp_main.c14575 dp_soc_reset_intr_mask(soc); in dp_pdev_init()