Searched refs:setup_fc (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_api.c1105 return ixgbe_call_func(hw, hw->mac.ops.setup_fc, (hw),
H A Dixgbe_x550.c465 mac->ops.setup_fc = ixgbe_setup_fc_generic;
467 mac->ops.setup_fc = ixgbe_setup_fc_X550em;
H A Dixgbe_common.c138 mac->ops.setup_fc = ixgbe_setup_fc_generic;
H A Dixgbe_type.h3695 s32 (*setup_fc)(struct ixgbe_hw *); member in struct:ixgbe_mac_operations

Completed in 202 milliseconds