Searched refs:rds_trans_register (Results 1 - 5 of 5) sorted by relevance

/net/rds/
H A Dtransport.c43 int rds_trans_register(struct rds_transport *trans) function
61 EXPORT_SYMBOL_GPL(rds_trans_register); variable
H A Diw.c310 ret = rds_trans_register(&rds_iw_transport);
H A Dtcp.c300 ret = rds_trans_register(&rds_tcp_transport);
H A Dib.c416 ret = rds_trans_register(&rds_ib_transport);
H A Drds.h803 int rds_trans_register(struct rds_transport *trans);

Completed in 8 milliseconds