Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/src/
H A Dwlan_vdev_mlme_main.c257 if (tx_ops && tx_ops->vdev_mlme_attach) in wlan_mlme_psoc_enable()
258 tx_ops->vdev_mlme_attach(psoc); in wlan_mlme_psoc_enable()
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_tx_ops.c1523 mlme_tx_ops->vdev_mlme_attach = in target_if_vdev_mgr_register_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h511 QDF_STATUS (*vdev_mlme_attach)(struct wlan_objmgr_psoc *psoc); member