Home
last modified time | relevance | path

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

/linux-6.15/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.h39 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.h3259 enum ixgbe_media_type { enum
3456 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);
3636 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.c1139 static enum ixgbe_media_type
1424 enum ixgbe_media_type ixgbe_get_media_type_e610(struct ixgbe_hw *hw) in ixgbe_get_media_type_e610()
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()
H A Dixgbe_82599.c428 static enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw) in ixgbe_get_media_type_82599()
/linux-6.15/drivers/net/ethernet/intel/ixgbevf/
H A Dvf.h24 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);