Searched refs:RDS_IW_REG_WR_ID (Results 1 – 3 of 3) sorted by relevance
201 #define RDS_IW_REG_WR_ID ((u64)0xefefefefefefefefULL) macro
675 reg_wr.wr.wr_id = RDS_IW_REG_WR_ID;
221 if (wc.opcode == IB_WC_REG_MR && wc.wr_id == RDS_IW_REG_WR_ID) { in rds_iw_send_cq_comp_handler()