RTW89_DM_MLO
if (hal->disabled_dm_bitmap & BIT(RTW89_DM_MLO))
bool mlo_dm_dis = rtwdev->hal.disabled_dm_bitmap & BIT(RTW89_DM_MLO);
rtw89_core_dm_disable_set(rtwdev, RTW89_DM_MLO);
rtw89_core_dm_disable_clr(rtwdev, RTW89_DM_MLO);