Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Duk.c506 FIELD_PREP(IRDMAQPSQ_PARENTMRSTAG, op_info->mw_stag) | in irdma_set_mw_bind_wqe_gen_1()
568 FIELD_PREP(IRDMAQPSQ_PARENTMRSTAG, op_info->mr_stag) | in irdma_set_mw_bind_wqe()
H A Ddefs.h877 #define IRDMAQPSQ_PARENTMRSTAG GENMASK_ULL(63, 32) macro