Lines Matching full:scheduler
100 * Tx Scheduler
102 * The Tx Scheduler selects the next frame to be transmitted, choosing TFDs
129 * 1) Scheduler-Ack, in which the scheduler automatically supports a
135 * In scheduler-ack mode, the scheduler keeps track of the Tx status of
146 * 2) FIFO (a.k.a. non-Scheduler-ACK), in which each TFD is processed in order.
154 * Driver controls scheduler operation via 3 means:
155 * 1) Scheduler registers
156 * 2) Shared scheduler data base in internal SRAM
167 * the scheduler (especially for queue #4/#9, the command queue, otherwise
173 * Max Tx window size is the max number of contiguous TFDs that the scheduler
237 /*********************** END TX SCHEDULER *************************************/