Home
last modified time | relevance | path

Searched refs:ll_sap_ops (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/core/src/
H A Dwlan_ll_sap_main.h99 void ll_sap_register_os_if_cb(struct ll_sap_ops *ll_sap_global_ops);
113 struct ll_sap_ops *ll_sap_get_osif_cbk(void);
H A Dwlan_ll_sap_main.c23 struct ll_sap_ops *global_ll_sap_ops;
257 void ll_sap_register_os_if_cb(struct ll_sap_ops *ll_sap_global_ops) in ll_sap_register_os_if_cb()
267 struct ll_sap_ops *ll_sap_get_osif_cbk(void) in ll_sap_get_osif_cbk()
H A Dwlan_ll_lt_sap_bearer_switch.c498 struct ll_sap_ops *osif_cbk; in ll_lt_sap_send_bs_req_to_userspace()
/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/dispatcher/inc/
H A Dwlan_ll_sap_ucfg_api.h83 void ucfg_ll_sap_register_cb(struct ll_sap_ops *ll_sap_global_ops);
140 static inline void ucfg_ll_sap_register_cb(struct ll_sap_ops *ll_sap_global_ops) in ucfg_ll_sap_register_cb()
H A Dwlan_ll_sap_public_structs.h187 struct ll_sap_ops { struct
/wlan-driver/qcacld-3.0/components/umac/mlme/sap/ll_sap/dispatcher/src/
H A Dwlan_ll_sap_ucfg_api.c58 void ucfg_ll_sap_register_cb(struct ll_sap_ops *ll_sap_global_ops) in ucfg_ll_sap_register_cb()
/wlan-driver/qcacld-3.0/os_if/mlme/sap/ll_sap/src/
H A Dos_if_ll_sap.c200 static struct ll_sap_ops ll_sap_global_ops = {