Searched refs:coex_config_send (Results 1 – 3 of 3) sorted by relevance
81 if (coex_ops && coex_ops->coex_config_send) in tgt_send_coex_config()82 return coex_ops->coex_config_send(pdev, param); in tgt_send_coex_config()
102 coex_ops->coex_config_send = target_if_coex_config_send; in target_if_coex_register_tx_ops()
1430 QDF_STATUS (*coex_config_send)(struct wlan_objmgr_pdev *pdev, member