Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c353 hw->mac.ops.fc_enable(hw); in ixgbe_dcbnl_set_all()
608 err = hw->mac.ops.fc_enable(hw); in ixgbe_dcbnl_ieee_setpfc()
H A Dixgbe_x540.c860 .fc_enable = &ixgbe_fc_enable_generic,
H A Dixgbe_82598.c1147 .fc_enable = &ixgbe_fc_enable_82598,
H A Dixgbe_82599.c2201 .fc_enable = &ixgbe_fc_enable_generic,
H A Dixgbe_type.h3470 s32 (*fc_enable)(struct ixgbe_hw *); member
H A Dixgbe_x550.c3827 .fc_enable = &ixgbe_fc_enable_generic, \
H A Dixgbe_main.c7462 hw->mac.ops.fc_enable(hw); in ixgbe_watchdog_update_link()