Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/inc/
Dwlan_action_oui_tgt_api.h39 QDF_STATUS tgt_action_oui_send(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qcacld-3.0/components/action_oui/dispatcher/src/
Dwlan_action_oui_tgt_api.c27 QDF_STATUS tgt_action_oui_send(struct wlan_objmgr_psoc *psoc, in tgt_action_oui_send() function
/wlan-driver/qcacld-3.0/components/action_oui/core/src/
Dwlan_action_oui_parse.c803 status = tgt_action_oui_send(psoc_priv->psoc, req); in action_oui_send()