Searched refs:ixgbe_init_ops_X550EM (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_api.h49 extern s32 ixgbe_init_ops_X550EM(struct ixgbe_hw *hw);
H A Dixgbe_x550.c598 * ixgbe_init_ops_X550EM - Inits func ptrs and MAC type
604 s32 ixgbe_init_ops_X550EM(struct ixgbe_hw *hw) function
611 DEBUGFUNC("ixgbe_init_ops_X550EM");
796 ret_val = ixgbe_init_ops_X550EM(hw);
855 ret_val = ixgbe_init_ops_X550EM(hw);

Completed in 116 milliseconds