Home
last modified time | relevance | path

Searched refs:rnr_nak_thresh (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dtype.h809 u8 rnr_nak_thresh; member
H A Dverbs.c772 udp_info->rnr_nak_thresh = 2; in irdma_roce_fill_and_set_qpctx_info()
1112 attr->rnr_retry = iwqp->udp_info.rnr_nak_thresh; in irdma_query_qp()
1243 udp_info->rnr_nak_thresh = attr->rnr_retry; in irdma_modify_qp_roce()
H A Dctrl.c711 FIELD_PREP(IRDMAQPC_RNRNAK_THRESH, udp->rnr_nak_thresh) | in irdma_sc_qp_setctx_roce()