Home
last modified time | relevance | path

Searched refs:MLX4_SET_PORT_PRIO2TC (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mlx4/
H A Dcmd.h207 MLX4_SET_PORT_PRIO2TC = 0x8, enumerator
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw_qos.c102 in_mod = MLX4_SET_PORT_PRIO2TC << 8 | port; in mlx4_SET_PORT_PRIO2TC()