Searched refs:rdsv3_queue_delayed_work (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | threads.c | 112 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_send_w, 0); in rdsv3_connect_complete() 113 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_recv_w, 0); in rdsv3_connect_complete() 149 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_conn_w, 0); in rdsv3_queue_reconnect() 160 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_conn_w, in rdsv3_queue_reconnect() 220 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_send_w, 0); in rdsv3_send_worker() 224 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_send_w, 2); in rdsv3_send_worker() 248 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_recv_w, 0); in rdsv3_recv_worker() 252 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_recv_w, 2); in rdsv3_recv_worker() 282 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_reap_w, in rdsv3_reaper_worker()
|
H A D | send.c | 1039 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_conn_w, 0); in rdsv3_sendmsg() 1167 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_conn_w, 0); in rdsv3_send_pong()
|
H A D | connection.c | 245 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_reap_w, in __rdsv3_conn_create()
|
H A D | af_rds.c | 1020 rdsv3_queue_delayed_work(rdsv3_wq, rdsv3_rdma_dwp, in rdsv3_init()
|
H A D | ib_send.c | 436 rdsv3_queue_delayed_work(rdsv3_wq, &conn->c_send_w, 0); in rdsv3_ib_send_add_credits()
|
H A D | rdsv3_impl.c | 661 rdsv3_queue_delayed_work(rdsv3_workqueue_struct_t *wq, in rdsv3_queue_delayed_work() function
|
/titanic_44/usr/src/uts/common/sys/ib/clients/rdsv3/ |
H A D | rdsv3_impl.h | 355 void rdsv3_queue_delayed_work(rdsv3_workqueue_struct_t *wq,
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | rdsv3.wlcmd | 281 root rdsv3_queue_delayed_work
|