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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_82598.c52 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw);
138 mac->ops.get_media_type = ixgbe_get_media_type_82598;
351 * ixgbe_get_media_type_82598 - Determines media type
356 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw) function
360 DEBUGFUNC("ixgbe_get_media_type_82598");

Completed in 100 milliseconds