Searched refs:send_csa_event_status_ind (Results 1 – 6 of 6) sorted by relevance
31 if (wmi_hdl->ops->send_csa_event_status_ind) in wmi_send_csa_event_status_ind()32 return wmi_hdl->ops->send_csa_event_status_ind(wmi_hdl, params); in wmi_send_csa_event_status_ind()
86 ops->send_csa_event_status_ind = csa_event_status_ind_tlv; in wmi_mlme_attach_tlv()
71 tx_ops->send_csa_event_status_ind = in target_if_mlme_register_tx_ops()
151 (*send_csa_event_status_ind)(struct wlan_objmgr_vdev *vdev, member
5710 if (!tx_ops || !tx_ops->send_csa_event_status_ind) { in wlan_mlme_send_csa_event_status_ind_cmd()5715 return tx_ops->send_csa_event_status_ind(vdev, csa_status); in wlan_mlme_send_csa_event_status_ind_cmd()
3448 QDF_STATUS (*send_csa_event_status_ind)( member