Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn.h3350 !soc->ops->cmn_mlo_ops->mlo_dev_ctxt_detach) in cdp_mlo_dev_ctxt_detach()
3353 return soc->ops->cmn_mlo_ops->mlo_dev_ctxt_detach(soc, vdev_id, in cdp_mlo_dev_ctxt_detach()
H A Dcdp_txrx_ops.h199 QDF_STATUS (*mlo_dev_ctxt_detach)(struct cdp_soc_t *soc, member
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.c3465 .mlo_dev_ctxt_detach = dp_mlo_dev_ctxt_vdev_detach,