Lines Matching full:time
54 packet for transmission at a pre-determined time called launch time. The
55 value of launch time is indicated by ``launch_time`` field of
72 Launch Time
75 The value of the requested launch time should be based on the device's PTP
81 packet reordering, a packet with a launch time request will block other
86 In scenarios where the launch time offload feature is disabled, the device
87 driver is expected to disregard the launch time request. For correct
88 interpretation and meaningful operation, the launch time should never be
89 set to a value larger than the farthest programmable time in the future
91 launch time offload feature.
96 For stmmac, TSO and launch time (TBS) features are mutually exclusive for
98 support TSO and the rest of the Tx Queues to support TBS. The launch time
102 The value of the launch time that is programmed in the Enhanced Normal
104 represent the time in seconds and the remaining 24 bits represent the time
105 in 256 ns increments. The programmed launch time is compared against the
106 PTP time (bits[39:8]) and rolls over after 256 seconds. Therefore, the
107 horizon of the launch time for dwmac4 and dwxlgmac2 is 128 seconds in the
113 For igc, all four Tx Queues support the launch time feature. The launch
114 time hardware offload feature can be enabled or disabled by using the
117 schedule with a 1-second cycle time, with all Tx Queues open at all times.
119 The value of the launch time that is programmed in the Advanced Transmit
120 Context Descriptor is a relative offset to the starting time of the Qbv
123 of the launch time for i225 and i226 is the ending time of the next cycle
125 cycle time is set to 1 second, the horizon of the launch time ranges
138 - ``tx-launch-time-fifo``: device supports ``XDP_TXMD_FLAGS_LAUNCH_TIME``