Searched refs:MC_RELEASE (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.h119 #define MC_RELEASE 0x80 /* remove and release the current rx packet */ macro
H A Dsmc91x.c439 SMC_SET_MMU_CMD(lp, MC_RELEASE);
469 SMC_SET_MMU_CMD(lp, MC_RELEASE);
491 SMC_SET_MMU_CMD(lp, MC_RELEASE);
H A Dsmc9194.c1236 outw( MC_RELEASE, ioaddr + MMU_CMD );
H A Dsmc91x.h747 #define MC_RELEASE (4<<5) // Remove and release the current rx packet macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dsmc91c92_cs.c205 #define MC_RELEASE 0x80 /* remove and release the current rx packet */ macro
1552 outw(MC_RELEASE, ioaddr + MMU_CMD);
1578 outw(MC_RELEASE, ioaddr + MMU_CMD);

Completed in 76 milliseconds