Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.h42 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw);
H A Dixgbe_api.c85 s32 ixgbe_init_shared_code(struct ixgbe_hw *hw) in ixgbe_init_shared_code() function
H A Dif_ix.c916 if (ixgbe_init_shared_code(hw) != 0) { in ixgbe_if_attach_pre()