Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/coex/core/src/
Dwlan_coex_main.c91 status = tgt_send_coex_config(vdev, param); in wlan_coex_config_send()
129 status = tgt_send_coex_config(vdev, &one_param); in wlan_coex_multi_config_send()
/wlan-driver/qcacld-3.0/components/coex/dispatcher/inc/
Dwlan_coex_tgt_api.h41 tgt_send_coex_config(struct wlan_objmgr_vdev *vdev,
/wlan-driver/qcacld-3.0/components/coex/dispatcher/src/
Dwlan_coex_tgt_api.c56 tgt_send_coex_config(struct wlan_objmgr_vdev *vdev, in tgt_send_coex_config() function