Lines Matching refs:status
160 u32 status = er32(STATUS);
162 if (status & E1000_STATUS_LU) {
163 if (status & E1000_STATUS_SPEED_1000)
165 else if (status & E1000_STATUS_SPEED_100)
170 if (status & E1000_STATUS_FD)
496 regs_buff[24] = (u32)phy_data; /* phy local receiver status */
497 regs_buff[25] = regs_buff[24]; /* phy remote receiver status */
849 /* The status register is Read Only, so a write should fail.
874 /* restore previous status */
2246 * has the status of the EEE negotiation so do a best-guess based