Searched refs:mlme_cm_ext_connect_start_ind_cb (Results 1 – 4 of 4) sorted by relevance
28 ext_ops->mlme_cm_ext_connect_start_ind_cb = NULL; in cm_utf_set_mlme_ops()
326 if ((glbl_ops) && glbl_ops->mlme_cm_ext_connect_start_ind_cb) in mlme_cm_connect_start_ind()327 ret = glbl_ops->mlme_cm_ext_connect_start_ind_cb(vdev, req); in mlme_cm_connect_start_ind()
370 QDF_STATUS (*mlme_cm_ext_connect_start_ind_cb)( member
2465 .mlme_cm_ext_connect_start_ind_cb = cm_connect_start_ind,