Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dwmi.h2819 #define ATH12K_WMI_FLAG_MLO_ENABLED BIT(0) macro
3837 #define ATH12K_WMI_FLAG_MLO_ENABLED BIT(0) macro
H A Dwmi.c1166 ATH12K_WMI_FLAG_MLO_ENABLED) | in ath12k_wmi_vdev_start()
1301 ml_param->flags = cpu_to_le32(ATH12K_WMI_FLAG_MLO_ENABLED); in ath12k_wmi_send_peer_create_cmd()
2324 ml_params->flags = cpu_to_le32(ATH12K_WMI_FLAG_MLO_ENABLED); in ath12k_wmi_send_peer_assoc_cmd()
2380 partner_info->flags = cpu_to_le32(ATH12K_WMI_FLAG_MLO_ENABLED); in ath12k_wmi_send_peer_assoc_cmd()