Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c142 u8 wanted_fc, old_fc; in efx_siena_ethtool_set_pauseparam() local
172 old_fc = efx->wanted_fc; in efx_siena_ethtool_set_pauseparam()
175 (efx->wanted_fc ^ old_fc) & EFX_FC_AUTO) { in efx_siena_ethtool_set_pauseparam()
/linux-6.15/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-6.15/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()