Lines Matching refs:ntfy
118 struct imm_ntfy_from_isp *ntfy,
1110 struct imm_ntfy_from_isp *ntfy, in qlt_send_notify_ack() argument
1139 nack->ox_id = ntfy->ox_id; in qlt_send_notify_ack()
1141 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle; in qlt_send_notify_ack()
1142 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in qlt_send_notify_ack()
1143 nack->u.isp24.flags = ntfy->u.isp24.flags & in qlt_send_notify_ack()
1146 nack->u.isp24.srr_rx_id = ntfy->u.isp24.srr_rx_id; in qlt_send_notify_ack()
1147 nack->u.isp24.status = ntfy->u.isp24.status; in qlt_send_notify_ack()
1148 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode; in qlt_send_notify_ack()
1149 nack->u.isp24.fw_handle = ntfy->u.isp24.fw_handle; in qlt_send_notify_ack()
1150 nack->u.isp24.exchange_address = ntfy->u.isp24.exchange_address; in qlt_send_notify_ack()
1151 nack->u.isp24.srr_rel_offs = ntfy->u.isp24.srr_rel_offs; in qlt_send_notify_ack()
1152 nack->u.isp24.srr_ui = ntfy->u.isp24.srr_ui; in qlt_send_notify_ack()
1156 nack->u.isp24.vp_index = ntfy->u.isp24.vp_index; in qlt_send_notify_ack()
2848 struct imm_ntfy_from_isp *ntfy) in __qlt_send_term_imm_notif() argument
2871 nack->ox_id = ntfy->ox_id; in __qlt_send_term_imm_notif()
2873 nack->u.isp24.nport_handle = ntfy->u.isp24.nport_handle; in __qlt_send_term_imm_notif()
2874 if (le16_to_cpu(ntfy->u.isp24.status) == IMM_NTFY_ELS) { in __qlt_send_term_imm_notif()
2875 nack->u.isp24.flags = ntfy->u.isp24.flags & in __qlt_send_term_imm_notif()
2883 nack->u.isp24.srr_rx_id = ntfy->u.isp24.srr_rx_id; in __qlt_send_term_imm_notif()
2884 nack->u.isp24.status = ntfy->u.isp24.status; in __qlt_send_term_imm_notif()
2885 nack->u.isp24.status_subcode = ntfy->u.isp24.status_subcode; in __qlt_send_term_imm_notif()
2886 nack->u.isp24.fw_handle = ntfy->u.isp24.fw_handle; in __qlt_send_term_imm_notif()
2887 nack->u.isp24.exchange_address = ntfy->u.isp24.exchange_address; in __qlt_send_term_imm_notif()
2888 nack->u.isp24.srr_rel_offs = ntfy->u.isp24.srr_rel_offs; in __qlt_send_term_imm_notif()
2889 nack->u.isp24.srr_ui = ntfy->u.isp24.srr_ui; in __qlt_send_term_imm_notif()
2890 nack->u.isp24.vp_index = ntfy->u.isp24.vp_index; in __qlt_send_term_imm_notif()
4440 struct imm_ntfy_from_isp *ntfy = in qlt_handle_srr() local
4450 offset = le32_to_cpu(ntfy->u.isp24.srr_rel_offs); in qlt_handle_srr()
4451 srr_ui = ntfy->u.isp24.srr_ui; in qlt_handle_srr()
4459 qlt_send_notify_ack(vha, ntfy, in qlt_handle_srr()
4485 qlt_send_notify_ack(vha, ntfy, in qlt_handle_srr()
4517 qlt_send_notify_ack(vha, ntfy, in qlt_handle_srr()
4548 qlt_send_notify_ack(vha, ntfy, 0, 0, 0, in qlt_handle_srr()