Searched refs:imm_ntfy_from_isp (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 121 struct imm_ntfy_from_isp *ntfy, 125 struct imm_ntfy_from_isp *imm, int ha_locked); 375 struct imm_ntfy_from_isp *entry = in qlt_24xx_atio_pkt_all_vps() 376 (struct imm_ntfy_from_isp *)atio; in qlt_24xx_atio_pkt_all_vps() 465 struct imm_ntfy_from_isp *entry = in qlt_response_pkt_all_vps() 466 (struct imm_ntfy_from_isp *)pkt; in qlt_response_pkt_all_vps() 546 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_post_nack_work() 556 memcpy(e->u.nack.iocb, ntfy, sizeof(struct imm_ntfy_from_isp)); in qla24xx_post_nack_work() 616 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_async_notify_ack() 690 (struct imm_ntfy_from_isp *) in qla24xx_do_nack_work() [all...] |
H A D | qla_target.h | 809 struct imm_ntfy_from_isp link_reinit_iocb; 938 struct imm_ntfy_from_isp tm_iocb; 962 struct imm_ntfy_from_isp imm_ntfy;
|
H A D | qla_gbl.h | 107 struct imm_ntfy_from_isp *, int); 928 struct imm_ntfy_from_isp *, int);
|
H A D | qla_def.h | 568 struct imm_ntfy_from_isp *ntfy; 2265 struct imm_ntfy_from_isp { struct 2403 struct imm_ntfy_from_isp iocb;
|
H A D | qla_iocb.c | 3647 struct imm_ntfy_from_isp *ntfy = sp->u.iocb_cmd.u.nack.ntfy; in qla2x00_send_notify_ack_iocb()
|
H A D | qla_os.c | 7845 BUILD_BUG_ON(sizeof(struct imm_ntfy_from_isp) != 64); in qla2x00_module_init()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 114 struct imm_ntfy_from_isp *ntfy, 118 struct imm_ntfy_from_isp *imm, int ha_locked); 351 struct imm_ntfy_from_isp *entry = in qlt_24xx_atio_pkt_all_vps() 352 (struct imm_ntfy_from_isp *)atio; in qlt_24xx_atio_pkt_all_vps() 441 struct imm_ntfy_from_isp *entry = in qlt_response_pkt_all_vps() 442 (struct imm_ntfy_from_isp *)pkt; in qlt_response_pkt_all_vps() 522 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_post_nack_work() 532 memcpy(e->u.nack.iocb, ntfy, sizeof(struct imm_ntfy_from_isp)); in qla24xx_post_nack_work() 604 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_async_notify_ack() 679 (struct imm_ntfy_from_isp *) in qla24xx_do_nack_work() [all...] |
H A D | qla_target.h | 820 struct imm_ntfy_from_isp link_reinit_iocb; 949 struct imm_ntfy_from_isp tm_iocb; 973 struct imm_ntfy_from_isp imm_ntfy;
|
H A D | qla_gbl.h | 104 struct imm_ntfy_from_isp *, int); 948 struct imm_ntfy_from_isp *, int);
|
H A D | qla_def.h | 625 struct imm_ntfy_from_isp *ntfy; 2387 struct imm_ntfy_from_isp { struct 2524 struct imm_ntfy_from_isp iocb;
|
H A D | qla_iocb.c | 3724 struct imm_ntfy_from_isp *ntfy = sp->u.iocb_cmd.u.nack.ntfy; in qla2x00_send_notify_ack_iocb()
|
H A D | qla_os.c | 8215 BUILD_BUG_ON(sizeof(struct imm_ntfy_from_isp) != 64); in qla2x00_module_init()
|
Completed in 68 milliseconds