Lines Matching defs:session
1353 int bnx2i_process_scsi_cmd_resp(struct iscsi_session *session, in bnx2i_process_scsi_cmd_resp()
1450 static int bnx2i_process_login_resp(struct iscsi_session *session, in bnx2i_process_login_resp()
1518 static int bnx2i_process_text_resp(struct iscsi_session *session, in bnx2i_process_text_resp()
1579 static int bnx2i_process_tmf_resp(struct iscsi_session *session, in bnx2i_process_tmf_resp()
1618 static int bnx2i_process_logout_resp(struct iscsi_session *session, in bnx2i_process_logout_resp()
1664 static void bnx2i_process_nopin_local_cmpl(struct iscsi_session *session, in bnx2i_process_nopin_local_cmpl()
1705 static int bnx2i_process_nopin_mesg(struct iscsi_session *session, in bnx2i_process_nopin_mesg()
1757 static void bnx2i_process_async_mesg(struct iscsi_session *session, in bnx2i_process_async_mesg()
1807 static void bnx2i_process_reject_mesg(struct iscsi_session *session, in bnx2i_process_reject_mesg()
1844 static void bnx2i_process_cmd_cleanup_resp(struct iscsi_session *session, in bnx2i_process_cmd_cleanup_resp()
1915 static int bnx2i_queue_scsi_cmd_resp(struct iscsi_session *session, in bnx2i_queue_scsi_cmd_resp()
1979 struct iscsi_session *session = conn->session; in bnx2i_process_new_cqes() local