Searched refs:tmp_type (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c591 info->tmp_type = MLX4_PORT_TYPE_IB;
593 info->tmp_type = MLX4_PORT_TYPE_ETH;
595 info->tmp_type = MLX4_PORT_TYPE_AUTO;
604 mdev->caps.possible_type[info->port] = info->tmp_type;
607 types[i] = priv->port[i+1].tmp_type ? priv->port[i+1].tmp_type :
639 priv->port[i + 1].tmp_type = 0;
H A Dmlx4.h688 enum mlx4_port_type tmp_type; member in struct:mlx4_port_info
/drivers/video/aty/
H A Dradeon_monitor.c616 int tmp_type = rinfo->mon1_type; local
620 rinfo->mon2_type = tmp_type;

Completed in 162 milliseconds