Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/src/
H A Dwlan_cmn_mlme_main.c603 glbl_cm_ops->mlme_cm_link_reconfig_notify_cb) in mlme_cm_osif_link_reconfig_notify()
604 ret = glbl_cm_ops->mlme_cm_link_reconfig_notify_cb(vdev); in mlme_cm_osif_link_reconfig_notify()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_util.c677 .mlme_cm_link_reconfig_notify_cb = osif_link_reconfig_notify_cb,
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
H A Dwlan_mlme_cmn.h135 QDF_STATUS (*mlme_cm_link_reconfig_notify_cb)( member