Searched refs:supported_efa_flags (Results 1 – 1 of 1) sorted by relevance
682 u16 supported_efa_flags = 0; in efa_create_qp() local728 supported_efa_flags |= EFA_CREATE_QP_WITH_UNSOLICITED_WRITE_RECV; in efa_create_qp()730 if (cmd.flags & ~supported_efa_flags) { in efa_create_qp()732 cmd.flags, supported_efa_flags); in efa_create_qp()