Home
last modified time | relevance | path

Searched refs:ixgbe_setup_fc (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_api.h134 s32 ixgbe_setup_fc(struct ixgbe_hw *hw);
H A Dixgbe_api.c1123 s32 ixgbe_setup_fc(struct ixgbe_hw *hw) in ixgbe_setup_fc() function
H A Dixgbe_common.c419 ret_val = ixgbe_setup_fc(hw); in ixgbe_start_hw_generic()