Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c320 atomic64_set(&dev->sl2vl[port_num - 1], sl2vl64.sl64); in smp_snoop()
1239 atomic64_set(&dev->sl2vl[port - 1], sl2vl64.sl64); in handle_port_mgmt_change_event()
H A Dmlx4_ib_main.c881 *sl2vl_tbl = sl2vl64.sl64; in mlx4_ib_query_sl2vl()
H A Dmlx4_ib_qp.c2417 tmp_vltab.sl64 = atomic64_read(&dev->sl2vl[port_num - 1]); in sl_to_vl()
/freebsd/sys/dev/mlx4/
H A Ddevice.h472 u64 sl64; member