Lines Matching refs:smb_direct_sendmsg
175 struct smb_direct_sendmsg { struct
449 static struct smb_direct_sendmsg
452 struct smb_direct_sendmsg *msg; in smb_direct_alloc_sendmsg()
464 struct smb_direct_sendmsg *msg) in smb_direct_free_sendmsg()
843 struct smb_direct_sendmsg *sendmsg, *sibling; in send_done()
847 sendmsg = container_of(wc->wr_cqe, struct smb_direct_sendmsg, cqe); in send_done()
874 sibling = container_of(pos, struct smb_direct_sendmsg, list); in send_done()
878 sibling = container_of(pos, struct smb_direct_sendmsg, list); in send_done()
934 struct smb_direct_sendmsg *first, *last; in smb_direct_flush_send_list()
941 struct smb_direct_sendmsg, in smb_direct_flush_send_list()
944 struct smb_direct_sendmsg, in smb_direct_flush_send_list()
1008 struct smb_direct_sendmsg **sendmsg_out) in smb_direct_create_header()
1010 struct smb_direct_sendmsg *sendmsg; in smb_direct_create_header()
1113 struct smb_direct_sendmsg *msg) in post_sendmsg()
1132 struct smb_direct_sendmsg *last; in post_sendmsg()
1135 struct smb_direct_sendmsg, in post_sendmsg()
1155 struct smb_direct_sendmsg *msg; in smb_direct_post_send_data()
1497 struct smb_direct_sendmsg *sendmsg; in smb_direct_send_negotiate_response()
1761 sizeof(struct smb_direct_sendmsg) + in smb_direct_create_pools()