Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe_x540.c59 int32_t ixgbe_start_hw_X540(struct ixgbe_hw *hw);
115 mac->ops.start_hw = ixgbe_start_hw_X540; in ixgbe_init_ops_X540()
294 int32_t ixgbe_start_hw_X540(struct ixgbe_hw *hw) in ixgbe_start_hw_X540() function