Searched refs:BMSR_ANEGCOMPLETE (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dmii.h52 #define BMSR_ANEGCOMPLETE 0x0020 /* Auto-negotiation complete */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dmii.h52 #define BMSR_ANEGCOMPLETE 0x0020 /* Auto-negotiation complete */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/e100/
H A De100_phy.c548 if ((misc_reg & EXPANSION_NWAY) && (stat_reg & BMSR_ANEGCOMPLETE)) {
802 (stat_reg & BMSR_ANEGCOMPLETE)) {
816 if ((stat_reg & BMSR_ANEGCOMPLETE) ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dsungem.c1343 up = (val & (BMSR_ANEGCOMPLETE | BMSR_LSTATUS)) == (BMSR_ANEGCOMPLETE | BMSR_LSTATUS);
H A Dioc3-eth.c880 if (ip->sw_bmsr & BMSR_ANEGCOMPLETE) {
H A Dsunhme.c739 if (hp->sw_bmsr & BMSR_ANEGCOMPLETE) {

Completed in 186 milliseconds