Searched refs:EFX_FC_AUTO (Results 1 – 7 of 7) sorted by relevance
289 link_state->fc = EFX_FC_AUTO | EFX_FC_TX | EFX_FC_RX; in efx_mcdi_phy_decode_link()387 if (efx->wanted_fc & EFX_FC_AUTO) in efx_mcdi_phy_check_fcntl()521 efx->wanted_fc |= EFX_FC_AUTO; in efx_siena_mcdi_phy_probe()1135 if (efx->wanted_fc & EFX_FC_AUTO) in efx_siena_mcdi_set_mac()
135 pause->autoneg = !!(efx->wanted_fc & EFX_FC_AUTO); in efx_siena_ethtool_get_pauseparam()150 (pause->autoneg ? EFX_FC_AUTO : 0)); in efx_siena_ethtool_set_pauseparam()159 if ((wanted_fc & EFX_FC_AUTO) && !efx->link_advertising[0]) { in efx_siena_ethtool_set_pauseparam()175 (efx->wanted_fc ^ old_fc) & EFX_FC_AUTO) { in efx_siena_ethtool_set_pauseparam()
636 #define EFX_FC_AUTO 4 macro
288 link_state->fc = EFX_FC_AUTO | EFX_FC_TX | EFX_FC_RX; in efx_mcdi_phy_decode_link()386 if (efx->wanted_fc & EFX_FC_AUTO) in efx_mcdi_phy_check_fcntl()520 efx->wanted_fc |= EFX_FC_AUTO; in efx_mcdi_phy_probe()1124 if (efx->wanted_fc & EFX_FC_AUTO) in efx_mcdi_set_mac()
184 pause->autoneg = !!(efx->wanted_fc & EFX_FC_AUTO); in efx_ethtool_get_pauseparam()199 (pause->autoneg ? EFX_FC_AUTO : 0)); in efx_ethtool_set_pauseparam()208 if ((wanted_fc & EFX_FC_AUTO) && !efx->link_advertising[0]) { in efx_ethtool_set_pauseparam()224 (efx->wanted_fc ^ old_fc) & EFX_FC_AUTO) { in efx_ethtool_set_pauseparam()
678 #define EFX_FC_AUTO 4 macro
372 efx->wanted_fc |= EFX_FC_AUTO; in ef100_phy_probe()