Home
last modified time | relevance | path

Searched refs:MAX_TX_QUEUES (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/net/qe/
A Duec.h18 #define MAX_TX_QUEUES 8 macro
233 struct uec_send_queue_qd sqqd[MAX_TX_QUEUES];
254 u32 weightstatus[MAX_TX_QUEUES]; /* accumulated weight factor */
266 u8 weightfactor[MAX_TX_QUEUES]; /**< weight factor for queues */
/u-boot/drivers/qe/
A Duec.h18 #define MAX_TX_QUEUES 8 macro
233 struct uec_send_queue_qd sqqd[MAX_TX_QUEUES];
254 u32 weightstatus[MAX_TX_QUEUES]; /* accumulated weight factor */
266 u8 weightfactor[MAX_TX_QUEUES]; /**< weight factor for queues */

Completed in 10 milliseconds