Searched refs:E1000_CTRL_ILOS (Results 1 – 5 of 5) sorted by relevance
5791 ctrl |= E1000_CTRL_ILOS; in e1000g_set_internal_loopback()5796 ctrl |= E1000_CTRL_ILOS | E1000_CTRL_SLU; in e1000g_set_internal_loopback()5826 ctrl |= E1000_CTRL_ILOS | E1000_CTRL_SLU; in e1000g_set_internal_loopback()5832 ctrl |= E1000_CTRL_ILOS; in e1000g_set_internal_loopback()5840 ctrl |= E1000_CTRL_SLU | E1000_CTRL_ILOS; in e1000g_set_internal_loopback()5918 ctrl |= E1000_CTRL_ILOS | E1000_CTRL_SLU; in e1000g_set_external_loopback_1000()
265 #define E1000_CTRL_ILOS 0x00000080 /* Invert Loss-Of Signal */ macro
1417 ctrl &= ~(E1000_CTRL_SPD_SEL | E1000_CTRL_ILOS); in e1000_config_mac_to_phy_82543()
996 #define E1000_CTRL_ILOS 0x00000080 /* Invert Loss-Of Signal */ macro
2072 ctrl &= ~(E1000_CTRL_SPD_SEL | E1000_CTRL_ILOS);