Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/inc/
H A Dwlan_action_oui_ucfg_api.h107 bool ucfg_action_oui_enabled(struct wlan_objmgr_psoc *psoc);
256 static inline bool ucfg_action_oui_enabled(void) in ucfg_action_oui_enabled() function
/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/src/
H A Dwlan_action_oui_ucfg_api.c93 bool ucfg_action_oui_enabled(struct wlan_objmgr_psoc *psoc) in ucfg_action_oui_enabled() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_connect.c439 if (!ucfg_action_oui_enabled(hdd_ctx->psoc)) in hdd_update_action_oui_for_connect()