Searched refs:LCAR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmace.h62 #define LCAR 0x02 /* loss of carrier (transmission aborted) */ macro
H A Dmacmace.c591 if (fs & (UFLO|LCOL|LCAR|RTRY)) {
593 if (fs & LCAR)
H A Dmace.c719 if ((fs & (UFLO|LCOL|LCAR|RTRY)) || (dstat & DEAD) || xcount == 0) {
751 if (fs & (UFLO|LCOL|LCAR|RTRY)) {
753 if (fs & LCAR)

Completed in 27 milliseconds