Searched refs:EFX_FC_AUTO (Results 1 – 4 of 4) sorted by relevance
290 link_state->fc = EFX_FC_AUTO | EFX_FC_TX | EFX_FC_RX; in efx_mcdi_phy_decode_link()388 if (efx->wanted_fc & EFX_FC_AUTO) in efx_mcdi_phy_check_fcntl()522 efx->wanted_fc |= EFX_FC_AUTO; in efx_mcdi_phy_probe()1131 if (efx->wanted_fc & EFX_FC_AUTO) in efx_mcdi_set_mac()
183 pause->autoneg = !!(efx->wanted_fc & EFX_FC_AUTO); in efx_ethtool_get_pauseparam()198 (pause->autoneg ? EFX_FC_AUTO : 0)); in efx_ethtool_set_pauseparam()207 if ((wanted_fc & EFX_FC_AUTO) && !efx->link_advertising[0]) { in efx_ethtool_set_pauseparam()223 (efx->wanted_fc ^ old_fc) & EFX_FC_AUTO) { in efx_ethtool_set_pauseparam()
684 #define EFX_FC_AUTO 4 macro
352 efx->wanted_fc |= EFX_FC_AUTO; in ef100_phy_probe()