Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/disa/core/src/
H A Dwlan_disa_main.c59 struct wlan_disa_ctx *disa_get_context(void) in disa_get_context() function
73 disa_ctx = disa_get_context(); in disa_core_encrypt_decrypt_req()
/wlan-driver/qcacld-3.0/components/disa/core/inc/
H A Dwlan_disa_main.h84 struct wlan_disa_ctx *disa_get_context(void);
/wlan-driver/qcacld-3.0/components/disa/dispatcher/src/
H A Dwlan_disa_tgt_api.c73 disa_ctx = disa_get_context(); in tgt_disa_encrypt_decrypt_resp()