Searched refs:NWAY_AR_ASM_DIR (Results 1 – 11 of 11) sorted by relevance
408 mii_autoneg_adv_reg &= ~(NWAY_AR_ASM_DIR | NWAY_AR_PAUSE); in igc_phy_setup_autoneg()420 mii_autoneg_adv_reg |= (NWAY_AR_ASM_DIR | NWAY_AR_PAUSE); in igc_phy_setup_autoneg()426 mii_autoneg_adv_reg |= NWAY_AR_ASM_DIR; in igc_phy_setup_autoneg()433 mii_autoneg_adv_reg |= (NWAY_AR_ASM_DIR | NWAY_AR_PAUSE); in igc_phy_setup_autoneg()
812 (mii_nway_adv_reg & NWAY_AR_ASM_DIR) && in igc_config_fc_after_link_up_generic()826 (mii_nway_adv_reg & NWAY_AR_ASM_DIR) && in igc_config_fc_after_link_up_generic()
857 #define NWAY_AR_ASM_DIR 0x0800 /* Asymmetric Pause Direction bit */ macro
1983 mii_autoneg_adv_reg &= ~(NWAY_AR_ASM_DIR | NWAY_AR_PAUSE);1995 mii_autoneg_adv_reg |= (NWAY_AR_ASM_DIR | NWAY_AR_PAUSE);2001 mii_autoneg_adv_reg |= NWAY_AR_ASM_DIR;2008 mii_autoneg_adv_reg |= (NWAY_AR_ASM_DIR | NWAY_AR_PAUSE);2313 (mii_nway_adv_reg & NWAY_AR_ASM_DIR) &&2328 (mii_nway_adv_reg & NWAY_AR_ASM_DIR) &&
1759 #define NWAY_AR_ASM_DIR 0x0800 /* Asymmetric Pause Direction bit */ macro
236 *valp = (igc->igc_phy_an_adv & NWAY_AR_ASM_DIR) != 0; in igc_m_getstat()263 *valp = (igc->igc_phy_lp & NWAY_AR_ASM_DIR) != 0; in igc_m_getstat()
1570 mii_autoneg_adv_reg &= ~(NWAY_AR_ASM_DIR | NWAY_AR_PAUSE); in e1000_phy_setup_autoneg()1582 mii_autoneg_adv_reg |= (NWAY_AR_ASM_DIR | NWAY_AR_PAUSE); in e1000_phy_setup_autoneg()1588 mii_autoneg_adv_reg |= NWAY_AR_ASM_DIR; in e1000_phy_setup_autoneg()1595 mii_autoneg_adv_reg |= (NWAY_AR_ASM_DIR | NWAY_AR_PAUSE); in e1000_phy_setup_autoneg()
1473 (mii_nway_adv_reg & NWAY_AR_ASM_DIR) && in e1000_config_fc_after_link_up_generic()1487 (mii_nway_adv_reg & NWAY_AR_ASM_DIR) && in e1000_config_fc_after_link_up_generic()
948 #define NWAY_AR_ASM_DIR 0x0800 /* Asymmetric Pause Direction bit */ macro
5123 (phy_an_adv & NWAY_AR_ASM_DIR) ? 1 : 0; in igb_get_phy_state()5147 (phy_an_adv & NWAY_AR_ASM_DIR) ? 1 : 0; in igb_get_phy_state()
6411 (Adapter->phy_an_adv & NWAY_AR_ASM_DIR) ? 1 : 0; in e1000g_get_phy_state()6435 (Adapter->phy_an_adv & NWAY_AR_ASM_DIR) ? 1 : 0; in e1000g_get_phy_state()