Searched refs:send_roam_mlo_config (Results 1 – 6 of 6) sorted by relevance
234 if (wmi_handle->ops->send_roam_mlo_config) in wmi_unified_roam_mlo_config_cmd()235 return wmi_handle->ops->send_roam_mlo_config(wmi_handle, in wmi_unified_roam_mlo_config_cmd()
5133 ops->send_roam_mlo_config = send_roam_mlo_config_tlv; in wmi_roam_mlo_attach_tlv()
691 if (!roam_tx_ops || !roam_tx_ops->send_roam_mlo_config) { in wlan_cm_tgt_send_roam_mlo_config()698 status = roam_tx_ops->send_roam_mlo_config(vdev, req); in wlan_cm_tgt_send_roam_mlo_config()
2703 QDF_STATUS (*send_roam_mlo_config)(struct wlan_objmgr_vdev *vdev, member
1493 tx_ops->send_roam_mlo_config = target_if_cm_roam_send_mlo_config; in target_if_cm_roam_register_mlo_req_ops()
896 QDF_STATUS (*send_roam_mlo_config)(wmi_unified_t wmi_handle, member