Searched refs:supported_efa_flags (Results 1 – 1 of 1) sorted by relevance
688 u16 supported_efa_flags = 0; in efa_create_qp() local734 supported_efa_flags |= EFA_CREATE_QP_WITH_UNSOLICITED_WRITE_RECV; in efa_create_qp()736 if (cmd.flags & ~supported_efa_flags) { in efa_create_qp()738 cmd.flags, supported_efa_flags); in efa_create_qp()