Searched refs:last_psr (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dgt64240eth.c616 if (gp->last_psr & psrLink) {
692 if (gp->last_psr != psr) {
726 gp->last_psr = psr;
1218 //--- gp->last_psr |= psrLink; /* KLUDGE ALERT */
1296 if (gp->last_psr & psrLink) {
1376 if (!(gp->last_psr & psrLink)) {
1580 if (!(gp->last_psr & psrLink)) {
H A Dgt64240eth.h393 u32 last_psr; // last value of the port status register member in struct:gt64240_private

Completed in 194 milliseconds