Home
last modified time | relevance | path

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

/linux/net/rds/
H A Dib.h273 #define RDS_IB_ACK_WR_ID (~(u64) 0) macro
H A Dib_send.c260 if (wc->wr_id == RDS_IB_ACK_WR_ID) { in rds_ib_send_cqe_handler()
H A Dib_cm.c273 wc->wr_id == RDS_IB_ACK_WR_ID) in poll_scq()