Searched refs:coex_multi_config_send (Results 1 – 3 of 3) sorted by relevance
113 if (coex_ops && coex_ops->coex_multi_config_send) in tgt_send_coex_multi_config()114 return coex_ops->coex_multi_config_send(pdev, param); in tgt_send_coex_multi_config()
103 coex_ops->coex_multi_config_send = target_if_coex_multi_config_send; in target_if_coex_register_tx_ops()
1432 QDF_STATUS (*coex_multi_config_send)(struct wlan_objmgr_pdev *pdev, member