Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_82599_bypass.c230 static enum ixgbe_media_type
233 enum ixgbe_media_type media_type; in ixgbe_bypass_get_media_type()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.h10 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw);
H A Dixgbe_x540.h12 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw);
H A Dixgbe_x550.h51 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw);
H A Dixgbe_82598.c21 STATIC enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw);
325 STATIC enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw) in ixgbe_get_media_type_82598()
327 enum ixgbe_media_type media_type; in ixgbe_get_media_type_82598()
H A Dixgbe_api.h29 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw);
H A Dixgbe_x540.c151 enum ixgbe_media_type ixgbe_get_media_type_X540(struct ixgbe_hw *hw) in ixgbe_get_media_type_X540()
H A Dixgbe_82599.c494 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw) in ixgbe_get_media_type_82599()
496 enum ixgbe_media_type media_type; in ixgbe_get_media_type_82599()
H A Dixgbe_type.h3725 enum ixgbe_media_type { enum
3925 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);
4124 enum ixgbe_media_type media_type;
H A Dixgbe_api.c298 enum ixgbe_media_type ixgbe_get_media_type(struct ixgbe_hw *hw) in ixgbe_get_media_type()
H A Dixgbe_x550.c1470 enum ixgbe_media_type ixgbe_get_media_type_X550em(struct ixgbe_hw *hw) in ixgbe_get_media_type_X550em()
1472 enum ixgbe_media_type media_type; in ixgbe_get_media_type_X550em()