Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
H A Ddp_mlo.h191 void dp_mlo_update_link_to_pdev_unmap(struct dp_soc *soc, struct dp_pdev *pdev);
H A Ddp_mlo.c844 void dp_mlo_update_link_to_pdev_unmap(struct dp_soc *soc, struct dp_pdev *pdev) in dp_mlo_update_link_to_pdev_unmap() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.h1072 void dp_mlo_update_link_to_pdev_unmap(struct dp_soc *soc, struct dp_pdev *pdev) in dp_mlo_update_link_to_pdev_unmap() function
H A Ddp_be.c1442 dp_mlo_update_link_to_pdev_unmap(pdev->soc, pdev); in dp_pdev_detach_be()