Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_e610.h173 s32 ixgbe_init_ops_E610(struct ixgbe_hw *hw);
H A Dixgbe_api.h51 extern s32 ixgbe_init_ops_E610(struct ixgbe_hw *hw);
H A Dixgbe_api.c116 status = ixgbe_init_ops_E610(hw); in ixgbe_init_shared_code()
H A Dixgbe_e610.c3883 s32 ixgbe_init_ops_E610(struct ixgbe_hw *hw) in ixgbe_init_ops_E610() function