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

/linux-master/include/linux/mlx4/
H A Dcmd.h201 MLX4_SET_PORT_GENERAL = 0x0, enumerator in enum:__anon11277
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dport.c1364 in_modifier != MLX4_SET_PORT_GENERAL &&
1387 case MLX4_SET_PORT_GENERAL:
1632 in_mod = MLX4_SET_PORT_GENERAL << 8 | port;
1694 in_mod = MLX4_SET_PORT_GENERAL << 8 | port;
1718 in_mod = MLX4_SET_PORT_GENERAL << 8 | port;
1745 in_mod = MLX4_SET_PORT_GENERAL << 8 | port;
H A Dfw.c3040 in_mod = MLX4_SET_PORT_GENERAL << 8 | port;

Completed in 204 milliseconds