Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/irdma/
H A Dirdma_defs.h1042 #define IRDMAQPC_FLOWLABEL GENMASK_ULL(19, 0) macro
H A Dirdma_ctrl.c763 FIELD_PREP(IRDMAQPC_FLOWLABEL, udp->flow_label)); in irdma_sc_qp_setctx_roce()
1066 qw7 |= FIELD_PREP(IRDMAQPC_FLOWLABEL, tcp->flow_label) | in irdma_sc_qp_setctx()