Home
last modified time | relevance | path

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

/net/rds/
Diw.h197 #define RDS_IW_ACK_WR_ID ((u64)0xffffffffffffffffULL) macro
Diw_recv.c374 wr->wr_id = RDS_IW_ACK_WR_ID; in rds_iw_recv_init_ack()
Diw_send.c234 if (wc.wr_id == RDS_IW_ACK_WR_ID) { in rds_iw_send_cq_comp_handler()