Home
last modified time | relevance | path

Searched refs:max_hw_ord (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/infiniband/hw/irdma/
A Dirdma.h139 u32 max_hw_ord; member
A Dicrdma_hw.c143 dev->hw_attrs.max_hw_ord = ICRDMA_MAX_ORD_SIZE; in icrdma_init_hw()
A Di40iw_hw.c206 dev->hw_attrs.max_hw_ord = I40IW_MAX_ORD_SIZE; in i40iw_init_hw()
A Dverbs.c45 props->max_qp_init_rd_atom = hw_attrs->max_hw_ord; in irdma_query_device()
719 roce_info->ord_size = dev->hw_attrs.max_hw_ord; in irdma_roce_fill_and_set_qpctx_info()
1239 if (attr->max_rd_atomic > dev->hw_attrs.max_hw_ord) { in irdma_modify_qp_roce()
1243 dev->hw_attrs.max_hw_ord); in irdma_modify_qp_roce()
A Dcm.c35 if (conn_ord > cm_node->dev->hw_attrs.max_hw_ord) in irdma_record_ird_ord()
36 conn_ord = cm_node->dev->hw_attrs.max_hw_ord; in irdma_record_ird_ord()
2231 cm_node->ord_size = cm_node->dev->hw_attrs.max_hw_ord; in irdma_make_cm_node()

Completed in 18 milliseconds