Home
last modified time | relevance | path

Searched refs:ixgbe_setup_fc_X550em (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.h98 s32 ixgbe_setup_fc_X550em(struct ixgbe_hw *hw);
H A Dixgbe_x550.c657 mac->ops.setup_fc = ixgbe_setup_fc_X550em; in ixgbe_init_ops_X550EM()
3900 s32 ixgbe_setup_fc_X550em(struct ixgbe_hw *hw) in ixgbe_setup_fc_X550em() function