Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/coex/core/inc/
H A Dwlan_coex_main.h137 wlan_coex_config_updated(struct wlan_objmgr_vdev *vdev, uint8_t type);
/wlan-driver/qcacld-3.0/os_if/coex/src/
H A Dwlan_cfg80211_coex.c107 wlan_coex_config_updated(vdev_tmp, COEX_CONFIG_BTC_CHAIN_MODE); in __wlan_cfg80211_coex_set_btc_chain_mode()
/wlan-driver/qcacld-3.0/components/coex/core/src/
H A Dwlan_coex_main.c140 wlan_coex_config_updated(struct wlan_objmgr_vdev *vdev, uint8_t type) in wlan_coex_config_updated() function