Home
last modified time | relevance | path

Searched refs:osif_cm_ops (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/inc/
H A Dosif_cm_util.h393 struct osif_cm_ops { struct
581 void osif_cm_set_legacy_cb(struct osif_cm_ops *osif_legacy_ops);
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_util.c165 static struct osif_cm_ops *osif_cm_legacy_ops;
884 void osif_cm_set_legacy_cb(struct osif_cm_ops *osif_legacy_ops) in osif_cm_set_legacy_cb()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/src/
H A Dwlan_cmn_mlme_main.c702 void mlme_set_osif_cm_cb(osif_cm_get_global_ops_cb osif_cm_ops) in mlme_set_osif_cm_cb() argument
704 glbl_cm_ops_cb = osif_cm_ops; in mlme_set_osif_cm_cb()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c2914 struct osif_cm_ops osif_ops = {