Lines Matching full:stamp
806 /* The incoming time stamp for each PDU is expected to be the in isoal_rx_unframed_consume()
828 * should add an SDU interval to the time stamp. in isoal_rx_unframed_consume()
997 * BIS receiver, this reference is ahead of the time-stamp (anchorpoint),
1032 * time stamp and the actual reference, rounding at the in isoal_rx_framed_release_lost_sdus()
1046 * the next expected SDU's time stamp is the base for in isoal_rx_framed_release_lost_sdus()
1292 * We should possibly be able to send empty packets with only time stamp in isoal_rx_framed_consume()
1375 * time stamp already set should be valid. in isoal_rx_framed_consume()
1638 * decide if the time stamp provided by the host is sensible in isoal_is_time_stamp_valid()
1644 * 3.3 Time Stamp for SDU : in isoal_is_time_stamp_valid()
1646 * a Time Stamp or the Time_Stamp value is not based on the in isoal_is_time_stamp_valid()
1874 * SDU interval, the time stamp is checked if the in isoal_tx_unframed_get_next_payload_number()
2061 /* Update input packet number and time stamp */ in isoal_tx_unframed_produce()
2065 /* If the time-stamp is invalid or the difference is in isoal_tx_unframed_produce()
2067 * time stamp to what should have been received. This is in isoal_tx_unframed_produce()
2069 * stamp inputs should there be a burst of SDUs in isoal_tx_unframed_produce()
2378 /* Use provided time stamp for time offset in isoal_tx_framed_find_correct_tx_event()
2382 ISOAL_LOG_DBGV("[%p] Selecting Time Stamp (%lu) from SDU", in isoal_tx_framed_find_correct_tx_event()
2385 /* Project a time stamp based on the last time in isoal_tx_framed_find_correct_tx_event()
2386 * stamp and the difference in input time stamps in isoal_tx_framed_find_correct_tx_event()
2391 ISOAL_LOG_DBGV("[%p] Projecting Time Stamp (%lu) from SDU delta", in isoal_tx_framed_find_correct_tx_event()
2394 /* Project a time stamp based on the last time in isoal_tx_framed_find_correct_tx_event()
2395 * stamp and the number of skipped SDUs in isoal_tx_framed_find_correct_tx_event()
2401 ISOAL_LOG_DBGV("[%p] Projecting Time Stamp (%lu) from skipped SDUs", in isoal_tx_framed_find_correct_tx_event()
2415 /* Time stamp is within valid range - in isoal_tx_framed_find_correct_tx_event()
2416 * use provided time stamp in isoal_tx_framed_find_correct_tx_event()
2419 ISOAL_LOG_DBGV("[%p] Selecting Time Stamp (%lu) from SDU", in isoal_tx_framed_find_correct_tx_event()
2422 /* Time stamp is out of range - in isoal_tx_framed_find_correct_tx_event()
2426 ISOAL_LOG_DBGV("[%p] Selecting Time Stamp (%lu) from controller", in isoal_tx_framed_find_correct_tx_event()
2432 * the time stamp and the ability to calculate a valid time in isoal_tx_framed_find_correct_tx_event()
2436 /* Check if time stamp on packet is later than the group in isoal_tx_framed_find_correct_tx_event()
2597 /* Update input packet number and time stamp */ in isoal_tx_framed_produce()
2602 /* If the time-stamp is invalid or the difference is in isoal_tx_framed_produce()
2604 * time stamp to what should have been received. This is in isoal_tx_framed_produce()
2606 * stamp inputs should there be a burst of SDUs in isoal_tx_framed_produce()