SRST_LATENCY_OPT
SRST_LATENCY_OPT : SRST_ENQUEUE;
if (((mac_srs)->srs_type & SRST_LATENCY_OPT) || \
if (mac_srs->srs_type & SRST_LATENCY_OPT) {
if (!(mac_srs->srs_type & SRST_LATENCY_OPT) &&
if (loopback || !(mac_srs->srs_type & SRST_LATENCY_OPT)) {