Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82599.h40 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw);
H A Dixgbe_x540.h42 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.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()
H A Dixgbe_api.h58 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw);
H A Dixgbe_x540.c185 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw) in ixgbe_get_media_type_X540()
H A Dixgbe_82599.c525 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()
H A Dixgbe_type.h3702 enum ixgbe_media_type { enum
3903 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);
4099 enum ixgbe_media_type media_type;
H A Dixgbe_api.c299 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw) in ixgbe_get_media_type()
H A Dixgbe_x550.c1502 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()