Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c153 mac->ops.fc_enable = ixgbe_fc_enable_82598; in ixgbe_init_ops_82598()
H A Dixgbe_api.c1157 return ixgbe_call_func(hw, hw->mac.ops.fc_enable, (hw), in ixgbe_fc_enable()
H A Dixgbe_type.h4091 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()