Searched refs:okflags (Results 1 – 2 of 2) sorted by relevance
87 ibt_cep_modify_flags_t okflags; in tavor_qp_modify() local162 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RESET_INIT | in tavor_qp_modify()171 if (flags & ~okflags) { in tavor_qp_modify()256 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_INIT_RTR | in tavor_qp_modify()267 if (flags & ~okflags) { in tavor_qp_modify()347 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RTR_RTS | in tavor_qp_modify()359 if (flags & ~okflags) { in tavor_qp_modify()427 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in tavor_qp_modify()437 if (flags & ~okflags) { in tavor_qp_modify()509 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in tavor_qp_modify()[all …]
90 ibt_cep_modify_flags_t okflags; in hermon_qp_modify() local169 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RESET_INIT | in hermon_qp_modify()178 if (flags & ~okflags) { in hermon_qp_modify()269 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_INIT_RTR | in hermon_qp_modify()280 if (flags & ~okflags) { in hermon_qp_modify()371 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RTR_RTS | in hermon_qp_modify()383 if (flags & ~okflags) { in hermon_qp_modify()461 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in hermon_qp_modify()471 if (flags & ~okflags) { in hermon_qp_modify()560 okflags = (IBT_CEP_SET_STATE | IBT_CEP_SET_RDMA_R | in hermon_qp_modify()[all …]