Lines Matching defs:session
1336 int bnx2i_process_scsi_cmd_resp(struct iscsi_session *session, in bnx2i_process_scsi_cmd_resp()
1433 static int bnx2i_process_login_resp(struct iscsi_session *session, in bnx2i_process_login_resp()
1501 static int bnx2i_process_text_resp(struct iscsi_session *session, in bnx2i_process_text_resp()
1562 static int bnx2i_process_tmf_resp(struct iscsi_session *session, in bnx2i_process_tmf_resp()
1601 static int bnx2i_process_logout_resp(struct iscsi_session *session, in bnx2i_process_logout_resp()
1647 static void bnx2i_process_nopin_local_cmpl(struct iscsi_session *session, in bnx2i_process_nopin_local_cmpl()
1688 static int bnx2i_process_nopin_mesg(struct iscsi_session *session, in bnx2i_process_nopin_mesg()
1740 static void bnx2i_process_async_mesg(struct iscsi_session *session, in bnx2i_process_async_mesg()
1790 static void bnx2i_process_reject_mesg(struct iscsi_session *session, in bnx2i_process_reject_mesg()
1827 static void bnx2i_process_cmd_cleanup_resp(struct iscsi_session *session, in bnx2i_process_cmd_cleanup_resp()
1900 static int bnx2i_queue_scsi_cmd_resp(struct iscsi_session *session, in bnx2i_queue_scsi_cmd_resp()
1958 struct iscsi_session *session = conn->session; in bnx2i_process_new_cqes() local