Searched refs:rds_ib_conn_free (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/net/rds/ | ||
| D | ib.h | 371 void rds_ib_conn_free(void *arg); |
| D | ib.c | 541 .conn_free = rds_ib_conn_free, |
| D | ib_cm.c | 1175 void rds_ib_conn_free(void *arg) in rds_ib_conn_free() function |