Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgbe/
HDixgbe_82599.h40 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw);
HDixgbe_x540.h42 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw);
HDixgbe_x550.h77 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw);
HDixgbe_82598.c51 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw);
355 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw) in ixgbe_get_media_type_82598()
357 enum ixgbe_media_type media_type; in ixgbe_get_media_type_82598()
HDixgbe_api.h57 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw);
HDixgbe_x540.c181 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw) in ixgbe_get_media_type_X540()
HDixgbe_type.h3457 enum ixgbe_media_type { enum
3657 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);
3834 enum ixgbe_media_type media_type;
HDixgbe_82599.c521 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw) in ixgbe_get_media_type_82599()
523 enum ixgbe_media_type media_type; in ixgbe_get_media_type_82599()
HDixgbe_api.c302 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw) in ixgbe_get_media_type()
HDixgbe_x550.c1046 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw) in ixgbe_get_media_type_X550em()
1048 enum ixgbe_media_type media_type; in ixgbe_get_media_type_X550em()