Home
last modified time | relevance | path

Searched refs:i_ibinc (Results 1 – 2 of 2) sorted by relevance

/linux/net/rds/
H A Dib_cm.c1187 if (ic->i_ibinc) { in rds_ib_conn_path_shutdown()
1188 rds_inc_put(&ic->i_ibinc->ii_inc); in rds_ib_conn_path_shutdown()
1189 ic->i_ibinc = NULL; in rds_ib_conn_path_shutdown()
H A Dib.h176 struct rds_ib_incoming *i_ibinc; member