Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dib.h273 #define RDS_IB_ACK_WR_ID (~(u64) 0) macro
H A Dib_recv.c587 wr->wr_id = RDS_IB_ACK_WR_ID; in rds_ib_recv_init_ack()
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()