Searched refs:ixgbe_init_ops_X550EM_x (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_api.h50 extern s32 ixgbe_init_ops_X550EM_x(struct ixgbe_hw *hw);
H A Dixgbe_api.c111 status = ixgbe_init_ops_X550EM_x(hw);
H A Dixgbe_x550.c840 * ixgbe_init_ops_X550EM_x - Inits func ptrs and MAC type
846 s32 ixgbe_init_ops_X550EM_x(struct ixgbe_hw *hw) function
852 DEBUGFUNC("ixgbe_init_ops_X550EM_x");

Completed in 109 milliseconds