Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mlx4/
Dcmd.h201 MLX4_SET_PORT_GENERAL = 0x0, enumerator
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dport.c722 in_modifier != MLX4_SET_PORT_GENERAL && in mlx4_common_set_port()
745 case MLX4_SET_PORT_GENERAL: in mlx4_common_set_port()
990 in_mod = MLX4_SET_PORT_GENERAL << 8 | port; in mlx4_SET_PORT_general()
1055 in_mod = MLX4_SET_PORT_GENERAL << 8 | port; in mlx4_SET_PORT_fcs_check()
Dfw.c2809 in_mod = MLX4_SET_PORT_GENERAL << 8 | port; in mlx4_SET_PORT_phv_bit()