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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h82 s32 ixgbe_setup_sfp_modules_X550em(struct ixgbe_hw *hw);
H A Dixgbe_x550.c648 mac->ops.setup_sfp = ixgbe_setup_sfp_modules_X550em;
1605 * ixgbe_setup_sfp_modules_X550em - Setup MAC link ops
1608 s32 ixgbe_setup_sfp_modules_X550em(struct ixgbe_hw *hw) function
1613 DEBUGFUNC("ixgbe_setup_sfp_modules_X550em");

Completed in 159 milliseconds