Searched refs:rdsv3_info_register_func (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dinfo.h40 void rdsv3_info_register_func(int optname, rdsv3_info_func func);
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dstats.c177 rdsv3_info_register_func(RDS_INFO_COUNTERS, rdsv3_stats_info);
H A Dinfo.c76 rdsv3_info_register_func(int optname, rdsv3_info_func func) function
H A Dconnection.c591 rdsv3_info_register_func(RDS_INFO_CONNECTIONS, rdsv3_conn_info);
592 rdsv3_info_register_func(RDS_INFO_SEND_MESSAGES,
594 rdsv3_info_register_func(RDS_INFO_RETRANS_MESSAGES,
H A Dib.c462 rdsv3_info_register_func(RDS_INFO_IB_CONNECTIONS, rds_ib_ic_info);
H A Daf_rds.c1014 rdsv3_info_register_func(RDS_INFO_SOCKETS, rdsv3_sock_info);
1015 rdsv3_info_register_func(RDS_INFO_RECV_MESSAGES, rdsv3_sock_inc_info);

Completed in 82 milliseconds