Lines Matching refs:iscsi_session
1338 int bnx2i_process_scsi_cmd_resp(struct iscsi_session *session, in bnx2i_process_scsi_cmd_resp()
1435 static int bnx2i_process_login_resp(struct iscsi_session *session, in bnx2i_process_login_resp()
1503 static int bnx2i_process_text_resp(struct iscsi_session *session, in bnx2i_process_text_resp()
1564 static int bnx2i_process_tmf_resp(struct iscsi_session *session, in bnx2i_process_tmf_resp()
1603 static int bnx2i_process_logout_resp(struct iscsi_session *session, in bnx2i_process_logout_resp()
1649 static void bnx2i_process_nopin_local_cmpl(struct iscsi_session *session, in bnx2i_process_nopin_local_cmpl()
1690 static int bnx2i_process_nopin_mesg(struct iscsi_session *session, in bnx2i_process_nopin_mesg()
1742 static void bnx2i_process_async_mesg(struct iscsi_session *session, in bnx2i_process_async_mesg()
1792 static void bnx2i_process_reject_mesg(struct iscsi_session *session, in bnx2i_process_reject_mesg()
1829 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()
1964 struct iscsi_session *session = conn->session; in bnx2i_process_new_cqes()