Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_api.h50 extern s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw);
H A Dixgbe_api.c113 status = ixgbe_init_ops_X550(hw); in ixgbe_init_shared_code()
H A Dixgbe_x550.c63 s32 ixgbe_init_ops_X550(struct ixgbe_hw *hw) in ixgbe_init_ops_X550() function
722 ret_val = ixgbe_init_ops_X550(hw); in ixgbe_init_ops_X550EM()