Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82598.c154 mac->ops.fc_enable = ixgbe_fc_enable_82598; in ixgbe_init_ops_82598()
H A Dixgbe_api.c1114 return ixgbe_call_func(hw, hw->mac.ops.fc_enable, (hw), in ixgbe_fc_enable()
H A Dixgbe_type.h3976 s32 (*fc_enable)(struct ixgbe_hw *); member
H A Dixgbe_common.c139 mac->ops.fc_enable = ixgbe_fc_enable_generic; in ixgbe_init_ops_generic()