Searched refs:coex_obj (Results 1 – 4 of 4) sorted by relevance
143 struct coex_psoc_obj *coex_obj; in wlan_coex_config_updated() local162 coex_obj = wlan_psoc_get_coex_obj(psoc); in wlan_coex_config_updated()163 if (!coex_obj) in wlan_coex_config_updated()166 if (coex_obj->coex_config_updated[type]) in wlan_coex_config_updated()167 status = coex_obj->coex_config_updated[type](vdev); in wlan_coex_config_updated()176 struct coex_psoc_obj *coex_obj; in wlan_coex_psoc_set_btc_chain_mode() local178 coex_obj = wlan_psoc_get_coex_obj(psoc); in wlan_coex_psoc_set_btc_chain_mode()179 if (!coex_obj) in wlan_coex_psoc_set_btc_chain_mode()182 coex_obj->btc_chain_mode = val; in wlan_coex_psoc_set_btc_chain_mode()191 struct coex_psoc_obj *coex_obj; in wlan_coex_psoc_get_btc_chain_mode() local[all …]
33 struct coex_psoc_obj *coex_obj; in ucfg_coex_register_cfg_updated_handler() local40 coex_obj = wlan_psoc_get_coex_obj(psoc); in ucfg_coex_register_cfg_updated_handler()41 if (!coex_obj) in ucfg_coex_register_cfg_updated_handler()44 coex_obj->coex_config_updated[type] = handler; in ucfg_coex_register_cfg_updated_handler()97 struct coex_psoc_obj *coex_obj; in ucfg_coex_send_dbam_config() local111 coex_obj = wlan_psoc_get_coex_obj(psoc); in ucfg_coex_send_dbam_config()112 if (!coex_obj) { in ucfg_coex_send_dbam_config()117 cbk = &coex_obj->cb; in ucfg_coex_send_dbam_config()
115 struct coex_psoc_obj *coex_obj; in target_if_dbam_process_event() local123 coex_obj = wlan_psoc_get_coex_obj(psoc); in target_if_dbam_process_event()124 if (!coex_obj) { in target_if_dbam_process_event()129 cb = &coex_obj->cb; in target_if_dbam_process_event()
61 struct coex_psoc_obj *coex_obj; in __wlan_cfg80211_coex_set_btc_chain_mode() local74 coex_obj = wlan_psoc_get_coex_obj(psoc); in __wlan_cfg80211_coex_set_btc_chain_mode()75 if (!coex_obj) in __wlan_cfg80211_coex_set_btc_chain_mode()