Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixgbe/
Dixgbe_api.h43 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw);
Dixgbe_api.c86 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw) in ixgbe_init_shared_code() function
Dif_ix.c906 if (ixgbe_init_shared_code(hw) != 0) { in ixgbe_if_attach_pre()