Home
last modified time | relevance | path

Searched refs:fc_enable (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c354 hw->mac.ops.fc_enable(hw); in ixgbe_dcbnl_set_all()
609 err = hw->mac.ops.fc_enable(hw); in ixgbe_dcbnl_ieee_setpfc()
H A Dixgbe_x540.c867 .fc_enable = &ixgbe_fc_enable_generic,
H A Dixgbe_82598.c1148 .fc_enable = &ixgbe_fc_enable_82598,
H A Dixgbe_82599.c2205 .fc_enable = &ixgbe_fc_enable_generic,
H A Dixgbe_e610.c2607 .fc_enable = ixgbe_fc_enable_generic,
H A Dixgbe_type.h3515 int (*fc_enable)(struct ixgbe_hw *); member
H A Dixgbe_x550.c3829 .fc_enable = &ixgbe_fc_enable_generic, \
H A Dixgbe_main.c7852 hw->mac.ops.fc_enable(hw); in ixgbe_watchdog_update_link()