Searched refs:ixgbe_media_type (Results 1 – 10 of 10) sorted by relevance
40 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw);
42 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw);
77 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw);
51 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()
57 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw);
181 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw) in ixgbe_get_media_type_X540()
3457 enum ixgbe_media_type { enum3657 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);3834 enum ixgbe_media_type media_type;
521 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()
302 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw) in ixgbe_get_media_type()
1046 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()