Home
last modified time | relevance | path

Searched defs:MC_ENQUEUE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc9194.h121 #define MC_ENQUEUE 0xC0 /* Enqueue the packet for transmit */ macro
H A Dsmc91c92_cs.c207 #define MC_ENQUEUE 0xC0 /* Enqueue the packet for transmit */ macro
H A Dsmc91x.h619 #define MC_ENQUEUE (6<<5) // Enqueue the packet for transmit macro
/openbmc/u-boot/drivers/net/
H A Dsmc91111.h515 #define MC_ENQUEUE (6<<5) /* Enqueue the packet for transmit */ macro