Searched refs:status_subcode (Results 1 – 5 of 5) sorted by relevance
849 if (iocb->u.isp24.status_subcode == ELS_PLOGI) in qlt_plogi_ack_unref()986 (own->iocb.u.isp24.status_subcode == ELS_PLOGI))) { in qlt_free_session_done()995 } else if (own && (own->iocb.u.isp24.status_subcode == in qlt_free_session_done()1696 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode; in qlt_send_notify_ack()2345 switch (mcmd->orig_iocb.imm_ntfy.u.isp24.status_subcode) { in qlt_xmit_tm_rsp()3577 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode; in __qlt_send_term_imm_notif()4736 if (iocb->u.isp24.status_subcode == ELS_PLOGI) in qlt_handle_login()4781 if (iocb->u.isp24.status_subcode == ELS_PRLI) { in qlt_handle_login()4875 iocb->u.isp24.status_subcode, loop_id, in qlt_24xx_handle_els()4881 switch (iocb->u.isp24.status_subcode) { in qlt_24xx_handle_els()[all …]
163 uint8_t status_subcode; member
3453 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode; in qla2x00_send_notify_ack_iocb()
2227 uint8_t status_subcode; member
5102 if (pla->iocb.u.isp24.status_subcode == ELS_PRLI) { in qla24xx_create_new_sess()