Home
last modified time | relevance | path

Searched refs:old_fc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.c190 u8 wanted_fc, old_fc; in efx_ethtool_set_pauseparam() local
220 old_fc = efx->wanted_fc; in efx_ethtool_set_pauseparam()
223 (efx->wanted_fc ^ old_fc) & EFX_FC_AUTO) { in efx_ethtool_set_pauseparam()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c682 u8 wanted_fc, old_fc; in ef4_ethtool_set_pauseparam() local
712 old_fc = efx->wanted_fc; in ef4_ethtool_set_pauseparam()
715 (efx->wanted_fc ^ old_fc) & EF4_FC_AUTO) { in ef4_ethtool_set_pauseparam()