Home
last modified time | relevance | path

Searched refs:ATH12K_WMI_FLAG_MLO_ENABLED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2923 #define ATH12K_WMI_FLAG_MLO_ENABLED BIT(0) macro
3938 #define ATH12K_WMI_FLAG_MLO_ENABLED BIT(0) macro
H A Dwmi.c1167 ATH12K_WMI_FLAG_MLO_ENABLED) | in ath12k_wmi_vdev_start()
1302 ml_param->flags = cpu_to_le32(ATH12K_WMI_FLAG_MLO_ENABLED); in ath12k_wmi_send_peer_create_cmd()
2332 ml_params->flags = cpu_to_le32(ATH12K_WMI_FLAG_MLO_ENABLED); in ath12k_wmi_send_peer_assoc_cmd()
2411 partner_info->flags = cpu_to_le32(ATH12K_WMI_FLAG_MLO_ENABLED); in ath12k_wmi_send_peer_assoc_cmd()