Searched refs:send_flags (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | ib_send.c | 481 int send_flags) in rdsv3_ib_xmit_populate_wr() argument 487 ic, wr, scat, pos, off, length, send_flags); in rdsv3_ib_xmit_populate_wr() 491 wr->wr_flags = send_flags; in rdsv3_ib_xmit_populate_wr() 573 int send_flags = 0; in rdsv3_ib_xmit() local 716 send_flags = IBT_WR_SEND_FENCE; in rdsv3_ib_xmit() 730 rdsv3_ib_xmit_populate_wr(ic, wr, pos, NULL, 0, 0, send_flags); in rdsv3_ib_xmit() 747 send_flags); in rdsv3_ib_xmit()
|
/titanic_50/usr/src/uts/common/sys/ib/clients/of/rdma/ |
H A D | ib_user_verbs.h | 602 uint32_t send_flags; member
|
/titanic_50/usr/src/lib/libbe/common/ |
H A D | be_create.c | 2398 sendflags_t send_flags = { 0 }; in be_send_fs_callback() local 2461 if (zfs_send(zhp, NULL, bt->obe_snap_name, &send_flags, in be_send_fs_callback()
|