Home
last modified time | relevance | path

Searched refs:RDS_IW_FAST_REG_WR_ID (Results 1 – 3 of 3) sorted by relevance

/net/rds/
Diw.h198 #define RDS_IW_FAST_REG_WR_ID ((u64)0xefefefefefefefefULL) macro
Diw_rdma.c707 f_wr.wr_id = RDS_IW_FAST_REG_WR_ID;
Diw_send.c229 if (wc.opcode == IB_WC_FAST_REG_MR && wc.wr_id == RDS_IW_FAST_REG_WR_ID) { in rds_iw_send_cq_comp_handler()