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);
81 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()
58 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw);
185 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw) in ixgbe_get_media_type_X540()
525 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw) in ixgbe_get_media_type_82599()527 enum ixgbe_media_type media_type; in ixgbe_get_media_type_82599()
3702 enum ixgbe_media_type { enum3903 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);4099 enum ixgbe_media_type media_type;
299 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw) in ixgbe_get_media_type()
1502 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw) in ixgbe_get_media_type_X550em()1504 enum ixgbe_media_type media_type; in ixgbe_get_media_type_X550em()