Home
last modified time | relevance | path

Searched refs:MLX4_SET_PORT_GENERAL (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx4/
H A Dcmd.h201 MLX4_SET_PORT_GENERAL = 0x0, enumerator
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1280 in_modifier != MLX4_SET_PORT_GENERAL && in mlx4_common_set_port()
1303 case MLX4_SET_PORT_GENERAL: in mlx4_common_set_port()
1568 in_mod = MLX4_SET_PORT_GENERAL << 8 | port; in mlx4_SET_PORT_general()
1633 in_mod = MLX4_SET_PORT_GENERAL << 8 | port; in mlx4_SET_PORT_fcs_check()
H A Dmlx4_fw.c3005 in_mod = MLX4_SET_PORT_GENERAL << 8 | port; in mlx4_SET_PORT_phv_bit()