Lines Matching refs:smb_direct_sendmsg
176 struct smb_direct_sendmsg { struct
460 static struct smb_direct_sendmsg
463 struct smb_direct_sendmsg *msg; in smb_direct_alloc_sendmsg()
475 struct smb_direct_sendmsg *msg) in smb_direct_free_sendmsg()
856 struct smb_direct_sendmsg *sendmsg, *sibling; in send_done()
860 sendmsg = container_of(wc->wr_cqe, struct smb_direct_sendmsg, cqe); in send_done()
882 sibling = container_of(pos, struct smb_direct_sendmsg, list); in send_done()
886 sibling = container_of(pos, struct smb_direct_sendmsg, list); in send_done()
933 struct smb_direct_sendmsg *first, *last; in smb_direct_flush_send_list()
940 struct smb_direct_sendmsg, in smb_direct_flush_send_list()
943 struct smb_direct_sendmsg, in smb_direct_flush_send_list()
1020 struct smb_direct_sendmsg **sendmsg_out) in smb_direct_create_header()
1022 struct smb_direct_sendmsg *sendmsg; in smb_direct_create_header()
1125 struct smb_direct_sendmsg *msg) in post_sendmsg()
1144 struct smb_direct_sendmsg *last; in post_sendmsg()
1147 struct smb_direct_sendmsg, in post_sendmsg()
1167 struct smb_direct_sendmsg *msg; in smb_direct_post_send_data()
1581 struct smb_direct_sendmsg *sendmsg; in smb_direct_send_negotiate_response()
1826 sizeof(struct smb_direct_sendmsg) + in smb_direct_create_pools()