IQ_POLLING
iq->tsi_flags &= ~IQ_POLLING;
iq->tsi_flags |= IQ_POLLING;
const bool is_polling = (rx_iq->tsi_flags & IQ_POLLING) != 0;