Symbol: mlx4_port_type
sys/dev/mlx4/device.h
603
enum mlx4_port_type port_type[MLX4_MAX_PORTS + 1];
sys/dev/mlx4/device.h
608
enum mlx4_port_type possible_type[MLX4_MAX_PORTS + 1];
sys/dev/mlx4/device.h
852
enum mlx4_port_type curr_port_type[MLX4_MAX_PORTS + 1];
sys/dev/mlx4/device.h
853
enum mlx4_port_type curr_port_poss_type[MLX4_MAX_PORTS + 1];
sys/dev/mlx4/mlx4_core/mlx4.h
1213
enum mlx4_port_type *type);
sys/dev/mlx4/mlx4_core/mlx4.h
1215
enum mlx4_port_type *stype,
sys/dev/mlx4/mlx4_core/mlx4.h
1216
enum mlx4_port_type *defaults);
sys/dev/mlx4/mlx4_core/mlx4.h
1221
enum mlx4_port_type *port_type);
sys/dev/mlx4/mlx4_core/mlx4.h
1223
enum mlx4_port_type *port_types);
sys/dev/mlx4/mlx4_core/mlx4.h
821
enum mlx4_port_type tmp_type;
sys/dev/mlx4/mlx4_core/mlx4_main.c
1043
enum mlx4_port_type *port_types)
sys/dev/mlx4/mlx4_core/mlx4_main.c
1101
enum mlx4_port_type port_type)
sys/dev/mlx4/mlx4_core/mlx4_main.c
1105
enum mlx4_port_type types[MLX4_MAX_PORTS];
sys/dev/mlx4/mlx4_core/mlx4_main.c
1106
enum mlx4_port_type new_types[MLX4_MAX_PORTS];
sys/dev/mlx4/mlx4_core/mlx4_main.c
1174
enum mlx4_port_type port_type;
sys/dev/mlx4/mlx4_core/mlx4_main.c
175
enum mlx4_port_type port_type[MLX4_MAX_PORTS + 1];
sys/dev/mlx4/mlx4_core/mlx4_main.c
196
enum mlx4_port_type *port_type)
sys/dev/mlx4/mlx4_core/mlx4_main.c
3956
enum mlx4_port_type *types,
sys/dev/mlx4/mlx4_core/mlx4_main.c
3957
enum mlx4_port_type *poss_types)
sys/dev/mlx4/mlx4_core/mlx4_main.c
513
enum mlx4_port_type sensed_port = MLX4_PORT_TYPE_NONE;
sys/dev/mlx4/mlx4_core/mlx4_sense.c
42
enum mlx4_port_type *type)
sys/dev/mlx4/mlx4_core/mlx4_sense.c
65
enum mlx4_port_type *stype,
sys/dev/mlx4/mlx4_core/mlx4_sense.c
66
enum mlx4_port_type *defaults)
sys/dev/mlx4/mlx4_core/mlx4_sense.c
98
enum mlx4_port_type stype[MLX4_MAX_PORTS];