Searched refs:ixgbe_fc_enable_82598 (Results 1 – 2 of 2) sorted by relevance
9 s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw);
123 mac->ops.fc_enable = ixgbe_fc_enable_82598; in ixgbe_init_ops_82598()378 s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw) in ixgbe_fc_enable_82598() function