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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_nl.c353 hw->mac.ops.fc_enable(hw);
608 err = hw->mac.ops.fc_enable(hw);
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.c2204 .fc_enable = &ixgbe_fc_enable_generic,
H A Dixgbe_x550.c3877 .fc_enable = &ixgbe_fc_enable_generic, \
H A Dixgbe_type.h3472 int (*fc_enable)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations
H A Dixgbe_main.c7492 hw->mac.ops.fc_enable(hw);

Completed in 255 milliseconds