RTW89_MCC_MIN_GO_DURATION
dur_go = clamp_t(u16, role_go->duration, RTW89_MCC_MIN_GO_DURATION,
min = RTW89_MCC_MIN_GO_DURATION;