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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h81 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw);
H A Dixgbe_x550.c647 mac->ops.get_media_type = ixgbe_get_media_type_X550em;
1496 * ixgbe_get_media_type_X550em - Get media type
1501 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw) function
1505 DEBUGFUNC("ixgbe_get_media_type_X550em");

Completed in 67 milliseconds