Searched refs:TXUQ (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/net/
H A Dmvgbe.c534 /* Set this tc desc as zeroth TXUQ */
535 txuq0_reg_addr = (u32)&regs->tcqdp[TXUQ];
541 /* Apply send command using zeroth TXUQ */
542 MVGBE_REG_WR(regs->tqc, (1 << TXUQ));
H A Dmvgbe.h24 #define TXUQ 0 /* Used Rx queue */ macro

Completed in 69 milliseconds