Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_api.h45 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw);
H A Dixgbe_api.c91 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw) in ixgbe_init_shared_code() function
H A Dixgbe.c879 if (ixgbe_init_shared_code(hw) != 0) { in ixgbe_attach()