Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dmad.h107 } __packed ntc_257_258; member
H A Dmad.c424 trap->data.ntc_257_258.lid1 = cpu_to_be32(lid1); in hfi1_bad_pkey()
425 trap->data.ntc_257_258.lid2 = cpu_to_be32(lid2); in hfi1_bad_pkey()
426 trap->data.ntc_257_258.key = cpu_to_be32(key); in hfi1_bad_pkey()
427 trap->data.ntc_257_258.sl = sl << 3; in hfi1_bad_pkey()
428 trap->data.ntc_257_258.qp1 = cpu_to_be32(qp1); in hfi1_bad_pkey()
429 trap->data.ntc_257_258.qp2 = cpu_to_be32(qp2); in hfi1_bad_pkey()