Searched refs:okflags (Results 1 – 2 of 2) sorted by relevance
89 ibt_cep_modify_flags_t okflags; in hermon_qp_modify() local168 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RESET_INIT | in hermon_qp_modify()177 if (flags & ~okflags) { in hermon_qp_modify()268 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_INIT_RTR | in hermon_qp_modify()279 if (flags & ~okflags) { in hermon_qp_modify()370 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RTR_RTS | in hermon_qp_modify()382 if (flags & ~okflags) { in hermon_qp_modify()460 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in hermon_qp_modify()470 if (flags & ~okflags) { in hermon_qp_modify()559 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in hermon_qp_modify()[all …]
87 ibt_cep_modify_flags_t okflags; in tavor_qp_modify() local173 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RESET_INIT | in tavor_qp_modify()182 if (flags & ~okflags) { in tavor_qp_modify()284 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_INIT_RTR | in tavor_qp_modify()295 if (flags & ~okflags) { in tavor_qp_modify()391 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RTR_RTS | in tavor_qp_modify()403 if (flags & ~okflags) { in tavor_qp_modify()485 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in tavor_qp_modify()495 if (flags & ~okflags) { in tavor_qp_modify()580 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in tavor_qp_modify()[all …]