Searched refs:i_ibinc (Results 1 – 3 of 3) sorted by relevance
733 if (ic->i_ibinc) { in rds_ib_conn_shutdown()734 rds_inc_put(&ic->i_ibinc->ii_inc); in rds_ib_conn_shutdown()735 ic->i_ibinc = NULL; in rds_ib_conn_shutdown()
824 struct rds_ib_incoming *ibinc = ic->i_ibinc; in rds_ib_process_recv()892 ic->i_ibinc = ibinc; in rds_ib_process_recv()921 ic->i_ibinc = NULL; in rds_ib_process_recv()
119 struct rds_ib_incoming *i_ibinc; member