Searched refs:MC_ENQUEUE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc9194.h121 #define MC_ENQUEUE 0xC0 /* Enqueue the packet for transmit */ macro
H A Dsmc9194.c678 outw( MC_ENQUEUE , ioaddr + MMU_CMD );
H A Dsmc91x.h749 #define MC_ENQUEUE (6<<5) // Enqueue the packet for transmit macro
H A Dsmc91x.c612 SMC_SET_MMU_CMD(lp, MC_ENQUEUE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dsmc91c92_cs.c207 #define MC_ENQUEUE 0xC0 /* Enqueue the packet for transmit */ macro
1221 outw(MC_ENQUEUE , ioaddr + MMU_CMD);

Completed in 45 milliseconds