Lines Matching refs:TCP_Server_Info
53 AllocMidQEntry(const struct smb_hdr *smb_buffer, struct TCP_Server_Info *server) in AllocMidQEntry()
162 smb_send_kvec(struct TCP_Server_Info *server, struct msghdr *smb_msg, in smb_send_kvec()
231 smb_rqst_len(struct TCP_Server_Info *server, struct smb_rqst *rqst) in smb_rqst_len()
275 __smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in __smb_send_rqst()
388 smb_send_rqst(struct TCP_Server_Info *server, int num_rqst, in smb_send_rqst()
428 smb_send(struct TCP_Server_Info *server, struct smb_hdr *smb_buffer, in smb_send()
444 wait_for_free_credits(struct TCP_Server_Info *server, const int timeout, in wait_for_free_credits()
492 wait_for_free_request(struct TCP_Server_Info *server, const int timeout, in wait_for_free_request()
505 cifs_wait_mtu_credits(struct TCP_Server_Info *server, unsigned int size, in cifs_wait_mtu_credits()
549 wait_for_response(struct TCP_Server_Info *server, struct mid_q_entry *midQ) in wait_for_response()
562 cifs_setup_async_request(struct TCP_Server_Info *server, struct smb_rqst *rqst) in cifs_setup_async_request()
594 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, in cifs_call_async()
682 cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server) in cifs_sync_mid_result()
716 send_cancel(struct TCP_Server_Info *server, struct smb_rqst *rqst, in send_cancel()
724 cifs_check_receive(struct mid_q_entry *mid, struct TCP_Server_Info *server, in cifs_check_receive()