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