Searched refs:E1000_LPAR_PAUSE (Results 1 – 2 of 2) sorted by relevance
524 if ((ar & E1000_AR_PAUSE) && (lpar & E1000_LPAR_PAUSE)) { in e1000phy_status()527 (lpar & E1000_LPAR_PAUSE) && (lpar & E1000_LPAR_ASM_DIR)) { in e1000phy_status()530 !(lpar & E1000_LPAR_PAUSE) && (lpar & E1000_LPAR_ASM_DIR)) { in e1000phy_status()
169 #define E1000_LPAR_PAUSE 0x0400 macro