get_media_type
get_media_type(target->d_fd);
get_media_type(target->d_fd);
get_media_type(src->d_fd);
get_media_type(target->d_fd);
void get_media_type(int fd);
get_media_type(target->d_fd);
get_media_type(target->d_fd);
get_media_type(target->d_fd);
mtype = get_media_type(minfo.dki_media_type);
get_media_type(minfo.dki_media_type)) != 0) {
static int get_media_type(uint_t media_type);
mac->ops.get_media_type = ixgbe_get_media_type_82598;
if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) {
if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) {
if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper)
mac->ops.get_media_type = ixgbe_get_media_type_82599;
if ((mac->ops.get_media_type(hw) == ixgbe_media_type_fiber) &&
return ixgbe_call_func(hw, hw->mac.ops.get_media_type, (hw),
mac->ops.get_media_type = NULL;
hw->phy.media_type = hw->mac.ops.get_media_type(hw);
switch (hw->mac.ops.get_media_type(hw)) {
mac->ops.get_media_type = ixgbe_get_media_type_E610;
if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper)
switch (hw->mac.ops.get_media_type(hw)) {
if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_fiber) {
if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_fiber_qsfp) {
enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *);
hw->mac.ops.get_media_type = NULL;
mac->ops.get_media_type = ixgbe_get_media_type_X540;
switch (hw->mac.ops.get_media_type(hw)) {
if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_fiber) {
if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper)
if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_fiber)
if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper)
mac->ops.get_media_type = ixgbe_get_media_type_X550em;
if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper)
if (mac->ops.get_media_type(hw) != ixgbe_media_type_copper)
switch (mac->ops.get_media_type(hw)) {