Home
last modified time | relevance | path

Searched refs:RDS_DPRINTF3 (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c245 RDS_DPRINTF3("rds_handle_cm_req", "SP(%p) State " in rds_handle_cm_req()
303 RDS_DPRINTF3("rds_handle_cm_req", in rds_handle_cm_req()
310 RDS_DPRINTF3("rds_handle_cm_req", in rds_handle_cm_req()
334 RDS_DPRINTF3("rds_handle_cm_req", "SP(%p) State " in rds_handle_cm_req()
340 RDS_DPRINTF3("rds_handle_cm_req", "SP(%p) State " in rds_handle_cm_req()
346 RDS_DPRINTF3("rds_handle_cm_req", "SP(%p) State " in rds_handle_cm_req()
372 RDS_DPRINTF3("rds_failover_session", in rds_handle_cm_req()
569 RDS_DPRINTF3("rds_handle_cm_conn_closed", "SP(%p) State " in rds_handle_cm_conn_closed()
579 RDS_DPRINTF3("rds_handle_cm_conn_closed", in rds_handle_cm_conn_closed()
594 RDS_DPRINTF3("rds_handle_cm_conn_closed", in rds_handle_cm_conn_closed()
[all …]
H A Drdsib_buf.c86 RDS_DPRINTF3(LABEL, "MaxNodes = %d", MaxNodes); \
87 RDS_DPRINTF3(LABEL, "UserBufferSize = %d", UserBufferSize); \
88 RDS_DPRINTF3(LABEL, "RdsPktSize = %d", RdsPktSize); \
95 RDS_DPRINTF3(LABEL, "MinRnrRetry = %d", MinRnrRetry)
220 RDS_DPRINTF3(LABEL, "Total Buffers: %d", nbuf); in rds_init_recv_caches()
229 RDS_DPRINTF3(LABEL, "RDS Buffer Entries Memory: %lld", in rds_init_recv_caches()
326 RDS_DPRINTF3(LABEL, "rdsmemp start: %p end: %p", memp, mp); in rds_init_recv_caches()
433 RDS_DPRINTF3(LABEL, "RDS Send Pool Memory: %lld", memsize); in rds_init_send_pool()
441 RDS_DPRINTF3(LABEL, "RDS Buffer Entries Memory: %lld", in rds_init_send_pool()
550 RDS_DPRINTF3(LABEL, "rdsmemp start: %p end: %p", memp, mp); in rds_init_send_pool()
[all …]
H A Drdsib_ep.c1067 RDS_DPRINTF3("rds_close_sessions", in rds_close_this_session()
1072 RDS_DPRINTF3("rds_close_sessions", in rds_close_this_session()
1177 RDS_DPRINTF3("rds_session_open", in rds_session_open()
1188 RDS_DPRINTF3("rds_session_open", in rds_session_open()
1240 RDS_DPRINTF3("rds_session_create", in rds_session_create()
1516 RDS_DPRINTF3(LABEL, in rds_stall_port()
1952 RDS_DPRINTF3("rds_session_active", in rds_session_active()
2039 RDS_DPRINTF3("rds_sendmsg", in rds_sendmsg()
2046 RDS_DPRINTF3("rds_sendmsg", in rds_sendmsg()
2129 RDS_DPRINTF3("rds_sendmsg", in rds_sendmsg()
[all …]
H A Drdsib_ib.c339 RDS_DPRINTF3("rdsib_initialize_ib", "Number of HCAs: %d", nhcas); in rdsib_initialize_ib()
358 RDS_DPRINTF3(LABEL, "Open HCA: 0x%llx", guidp[ix]); in rdsib_initialize_ib()
555 RDS_DPRINTF3("rds_gid_to_hcap", in rds_gid_to_hcap()
949 RDS_DPRINTF3(LABEL, "BP(%p): npkts: %d psn: %d", bp, in rds_poll_data_completions()
1580 RDS_DPRINTF3("rds_handle_cm_conn_closed", "SP(%p) State " in rdsib_del_hca()
/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_debug.h89 #define RDS_DPRINTF3 rds_dprintf3 macro
107 #define RDS_DPRINTF3(...) (void)(0)