Home
last modified time | relevance | path

Searched refs:ixgbe_media_type (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.h41 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw);
H A Dixgbe_x540.h43 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw);
H A Dixgbe_x550.h81 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw);
H A Dixgbe_82598.c52 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw);
356 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw) in ixgbe_get_media_type_82598()
358 enum ixgbe_media_type media_type; in ixgbe_get_media_type_82598()
H A Dixgbe_api.h59 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw);
H A Dixgbe_x540.c186 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw) in ixgbe_get_media_type_X540()
H A Dixgbe_82599.c526 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw) in ixgbe_get_media_type_82599()
528 enum ixgbe_media_type media_type; in ixgbe_get_media_type_82599()
H A Dixgbe_type.h3704 enum ixgbe_media_type { enum
3905 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);
4103 enum ixgbe_media_type media_type;
H A Dixgbe_api.c300 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw) in ixgbe_get_media_type()
H A Dixgbe_x550.c1501 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw) in ixgbe_get_media_type_X550em()
1503 enum ixgbe_media_type media_type; in ixgbe_get_media_type_X550em()