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

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_api.h51 extern s32 ixgbe_init_ops_X550EM_a(struct ixgbe_hw *hw);
H A Dixgbe_api.c114 status = ixgbe_init_ops_X550EM_a(hw);
H A Dixgbe_x550.c782 * ixgbe_init_ops_X550EM_a - Inits func ptrs and MAC type
788 s32 ixgbe_init_ops_X550EM_a(struct ixgbe_hw *hw) function
793 DEBUGFUNC("ixgbe_init_ops_X550EM_a");

Completed in 116 milliseconds