Home
last modified time | relevance | path

Searched refs:mlme_cm_get_vendor_handoff_params_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.c550 if (glbl_cm_ops && glbl_cm_ops->mlme_cm_get_vendor_handoff_params_cb) in mlme_cm_osif_get_vendor_handoff_params()
551 return glbl_cm_ops->mlme_cm_get_vendor_handoff_params_cb(psoc, in mlme_cm_osif_get_vendor_handoff_params()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_util.c693 .mlme_cm_get_vendor_handoff_params_cb =
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
H A Dwlan_mlme_cmn.h159 QDF_STATUS (*mlme_cm_get_vendor_handoff_params_cb)( member