Searched refs:to_modify_attrs (Results 1 – 1 of 1) sorted by relevance
570 enum erdma_qpa_mask_iwarp to_modify_attrs = 0; in erdma_proc_mpareply() local613 to_modify_attrs = ERDMA_QPA_IWARP_STATE | ERDMA_QPA_IWARP_LLP_HANDLE | in erdma_proc_mpareply()619 to_modify_attrs |= ERDMA_QPA_IWARP_CC; in erdma_proc_mpareply()623 ret = erdma_modify_qp_state_iwarp(qp, ¶ms, to_modify_attrs); in erdma_proc_mpareply()1134 enum erdma_qpa_mask_iwarp to_modify_attrs = 0; in erdma_accept() local1204 to_modify_attrs = ERDMA_QPA_IWARP_STATE | ERDMA_QPA_IWARP_ORD | in erdma_accept()1209 to_modify_attrs |= ERDMA_QPA_IWARP_CC; in erdma_accept()1214 ret = erdma_modify_qp_state_iwarp(qp, &mod_qp_params, to_modify_attrs); in erdma_accept()