Home
last modified time | relevance | path

Searched refs:ixgbe_fc_full (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c309 case ixgbe_fc_full: in ixgbe_fc_enable_82598()
366 case ixgbe_fc_full: in ixgbe_fc_enable_82598()
H A Dixgbe_x550.c577 case ixgbe_fc_full: in ixgbe_setup_fw_link()
621 hw->fc.requested_mode = ixgbe_fc_full; in ixgbe_fc_autoneg_fw()
2872 hw->fc.requested_mode = ixgbe_fc_full; in ixgbe_setup_fc_x550em()
2894 case ixgbe_fc_full: in ixgbe_setup_fc_x550em()
3576 hw->fc.requested_mode = ixgbe_fc_full; in ixgbe_setup_fc_backplane_x550em_a()
3622 case ixgbe_fc_full: in ixgbe_setup_fc_backplane_x550em_a()
H A Dixgbe_common.c138 hw->fc.requested_mode = ixgbe_fc_full; in ixgbe_setup_fc_generic()
210 case ixgbe_fc_full: in ixgbe_setup_fc_generic()
2207 case ixgbe_fc_full: in ixgbe_fc_enable_generic()
2281 if (hw->fc.requested_mode == ixgbe_fc_full) { in ixgbe_negotiate_fc()
2282 hw->fc.current_mode = ixgbe_fc_full; in ixgbe_negotiate_fc()
H A Dixgbe_e610.c1344 hw_fc_info->current_mode = ixgbe_fc_full; in ixgbe_aci_get_link_info()
1611 case ixgbe_fc_full: in ixgbe_cfg_phy_fc()
H A Dixgbe_ethtool.c408 case ixgbe_fc_full: in ixgbe_get_link_ksettings()
561 } else if (hw->fc.current_mode == ixgbe_fc_full) { in ixgbe_get_pauseparam()
587 fc.requested_mode = ixgbe_fc_full; in ixgbe_set_pauseparam()
H A Dixgbe_type.h3277 ixgbe_fc_full, enumerator
H A Dixgbe_main.c949 if ((hw->fc.current_mode != ixgbe_fc_full) && in ixgbe_update_xoff_rx_lfc()
6820 hw->fc.requested_mode = ixgbe_fc_full; in ixgbe_sw_init()
6821 hw->fc.current_mode = ixgbe_fc_full; /* init for ethtool output */ in ixgbe_sw_init()