Searched refs:HERMON_CMD_OP_RWE (Results 1 – 2 of 2) sorted by relevance
1273 opmask |= HERMON_CMD_OP_RWE; in hermon_qp_init2init()1603 opmask |= HERMON_CMD_OP_RWE; in hermon_qp_init2rtr()1858 opmask |= HERMON_CMD_OP_RWE; in hermon_qp_rtr2rts()2089 opmask |= HERMON_CMD_OP_RWE; in hermon_qp_rts2rts()2448 opmask |= HERMON_CMD_OP_RWE; in hermon_qp_sqd2rts()2851 opmask |= HERMON_CMD_OP_RWE; in hermon_qp_sqd2sqd()3044 opmask |= HERMON_CMD_OP_RWE; in hermon_qp_sqerr2rts()3342 opmask |= HERMON_CMD_OP_RWE; in hermon_check_rdma_enable_flags()
250 #define HERMON_CMD_OP_RWE (1 << 3) macro