Searched refs:max_hw_ord (Results 1 – 5 of 5) sorted by relevance
141 u32 max_hw_ord; member
194 dev->hw_attrs.max_hw_ord = ICRDMA_MAX_ORD_SIZE; in icrdma_init_hw()
247 dev->hw_attrs.max_hw_ord = I40IW_MAX_ORD_SIZE; in i40iw_init_hw()
48 props->max_qp_init_rd_atom = hw_attrs->max_hw_ord; in irdma_query_device()786 roce_info->ord_size = dev->hw_attrs.max_hw_ord; in irdma_roce_fill_and_set_qpctx_info()1334 if (attr->max_rd_atomic > dev->hw_attrs.max_hw_ord) { in irdma_modify_qp_roce()1338 dev->hw_attrs.max_hw_ord); in irdma_modify_qp_roce()
35 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()2288 cm_node->ord_size = cm_node->dev->hw_attrs.max_hw_ord; in irdma_make_cm_node()