Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c2979 union sl2vl_tbl_to_u64 tmp_vltab; in sl_to_vl() local
2984 tmp_vltab.sl64 = atomic64_read(&dev->sl2vl[port_num - 1]); in sl_to_vl()
2985 vl = tmp_vltab.sl8[sl >> 1]; in sl_to_vl()