Searched refs:status_subcode (Results 1 – 5 of 5) sorted by relevance
848 if (iocb->u.isp24.status_subcode == ELS_PLOGI) in qlt_plogi_ack_unref()985 (own->iocb.u.isp24.status_subcode == ELS_PLOGI))) { in qlt_free_session_done()994 } else if (own && (own->iocb.u.isp24.status_subcode == in qlt_free_session_done()1707 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode; in qlt_send_notify_ack()2357 switch (mcmd->orig_iocb.imm_ntfy.u.isp24.status_subcode) { in qlt_xmit_tm_rsp()3593 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode; in __qlt_send_term_imm_notif()4746 if (iocb->u.isp24.status_subcode == ELS_PLOGI) in qlt_handle_login()4791 if (iocb->u.isp24.status_subcode == ELS_PRLI) { in qlt_handle_login()4886 iocb->u.isp24.status_subcode, loop_id, in qlt_24xx_handle_els()4892 switch (iocb->u.isp24.status_subcode) { in qlt_24xx_handle_els()[all …]
163 uint8_t status_subcode; member
3632 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode; in qla2x00_send_notify_ack_iocb()
2299 uint8_t status_subcode; member
5150 if (pla->iocb.u.isp24.status_subcode == ELS_PRLI) { in qla24xx_create_new_sess()