Home
last modified time | relevance | path

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

/linux/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()
2208 case ixgbe_fc_full: in ixgbe_fc_enable_generic()
2282 if (hw->fc.requested_mode == ixgbe_fc_full) { in ixgbe_negotiate_fc()
2283 hw->fc.current_mode = ixgbe_fc_full; in ixgbe_negotiate_fc()
H A Dixgbe_ethtool.c410 case ixgbe_fc_full: in ixgbe_get_link_ksettings()
563 } else if (hw->fc.current_mode == ixgbe_fc_full) { in ixgbe_get_pauseparam()
605 fc.requested_mode = ixgbe_fc_full; in ixgbe_set_pauseparam()
637 fc.requested_mode = ixgbe_fc_full; in ixgbe_set_pauseparam_e610()
H A Dixgbe_e610.c1394 hw_fc_info->current_mode = ixgbe_fc_full; in ixgbe_aci_get_link_info()
1716 case ixgbe_fc_full: in ixgbe_cfg_phy_fc()
H A Dixgbe_type.h3314 ixgbe_fc_full, enumerator
H A Dixgbe_main.c952 if ((hw->fc.current_mode != ixgbe_fc_full) && in ixgbe_update_xoff_rx_lfc()
7013 hw->fc.requested_mode = ixgbe_fc_full; in ixgbe_sw_init()
7014 hw->fc.current_mode = ixgbe_fc_full; /* init for ethtool output */ in ixgbe_sw_init()