Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/coex/core/inc/
Dwlan_coex_main.h125 QDF_STATUS wlan_coex_multi_config_send(struct wlan_objmgr_vdev *vdev,
/wlan-driver/qcacld-3.0/components/coex/dispatcher/src/
Dwlan_coex_ucfg_api.c85 return wlan_coex_multi_config_send(vdev, param); in ucfg_coex_send_multi_config()
/wlan-driver/qcacld-3.0/components/coex/core/src/
Dwlan_coex_main.c98 QDF_STATUS wlan_coex_multi_config_send(struct wlan_objmgr_vdev *vdev, in wlan_coex_multi_config_send() function