Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.h14 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw);
H A Dixgbe_e610.h40 enum ixgbe_media_type ixgbe_get_media_type_e610(struct ixgbe_hw *hw);
H A Dixgbe_x540.c25 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw) in ixgbe_get_media_type_X540()
H A Dixgbe_type.h3296 enum ixgbe_media_type { enum
3495 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);
3684 enum ixgbe_media_type media_type;
H A Dixgbe_82598.c229 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw) in ixgbe_get_media_type_82598()
H A Dixgbe_e610.c1189 static enum ixgbe_media_type
1529 enum ixgbe_media_type ixgbe_get_media_type_e610(struct ixgbe_hw *hw) in ixgbe_get_media_type_e610()
H A Dixgbe_82599.c435 static enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw) in ixgbe_get_media_type_82599()
H A Dixgbe_x550.c3283 static enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw) in ixgbe_get_media_type_X550em()
3285 enum ixgbe_media_type media_type; in ixgbe_get_media_type_X550em()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h24 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);