Symbol: ixgbe_media_type_fiber
usr/src/uts/common/io/ixgbe/core/ixgbe_82598.c
384
media_type = ixgbe_media_type_fiber;
usr/src/uts/common/io/ixgbe/core/ixgbe_82599.c
2344
if (hw->phy.media_type != ixgbe_media_type_fiber) {
usr/src/uts/common/io/ixgbe/core/ixgbe_82599.c
577
media_type = ixgbe_media_type_fiber;
usr/src/uts/common/io/ixgbe/core/ixgbe_82599.c
71
if ((mac->ops.get_media_type(hw) == ixgbe_media_type_fiber) &&
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
174
case ixgbe_media_type_fiber:
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
279
case ixgbe_media_type_fiber:
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
3143
case ixgbe_media_type_fiber:
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
4224
case ixgbe_media_type_fiber:
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
5704
case ixgbe_media_type_fiber:
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c
5755
case ixgbe_media_type_fiber:
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
1444
return ixgbe_media_type_fiber;
usr/src/uts/common/io/ixgbe/core/ixgbe_e610.c
1446
return ixgbe_media_type_fiber;
usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
1268
case ixgbe_media_type_fiber:
usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
1307
if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_fiber) {
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
1452
media_type = ixgbe_media_type_fiber;
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
1760
case ixgbe_media_type_fiber:
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
1827
if (hw->phy.media_type == ixgbe_media_type_fiber) {
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
2224
if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_fiber) {
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
3635
if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_fiber)
usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c
807
case ixgbe_media_type_fiber:
usr/src/uts/common/io/ixgbe/ixgbe_transceiver.c
114
case ixgbe_media_type_fiber: