Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Ddefs.h755 #define IRDMAQPC_FLOWLABEL GENMASK_ULL(19, 0) macro
H A Dctrl.c907 FIELD_PREP(IRDMAQPC_FLOWLABEL, udp->flow_label)); in irdma_sc_qp_setctx_roce_gen_2()
1067 FIELD_PREP(IRDMAQPC_FLOWLABEL, udp->flow_label); in irdma_sc_qp_setctx_roce_gen_3()
1389 qw7 |= FIELD_PREP(IRDMAQPC_FLOWLABEL, tcp->flow_label) | in irdma_sc_qp_setctx()