Home
last modified time | relevance | path

Searched refs:sts_entry_24xx (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_isr.c1966 struct sts_entry_24xx *pkt, int iocb_type) in qla24xx_els_ct_entry()
2228 struct sts_entry_24xx *sts = (struct sts_entry_24xx *)tsk; in qla24xx_tm_iocb_entry()
2275 struct sts_entry_24xx *sts = (struct sts_entry_24xx *)tsk; in qla24xx_nvme_iocb_entry()
2572 qla2x00_handle_dif_error(srb_t *sp, struct sts_entry_24xx *sts24) in qla2x00_handle_dif_error()
2707 struct sts_entry_24xx *sts24 = pkt; in qla25xx_process_bidir_status_iocb()
2854 struct sts_entry_24xx *sts24 = pkt; in qla2x00_status_entry()
3423 struct sts_entry_24xx *pkt; in qla24xx_process_response_queue()
3437 pkt = (struct sts_entry_24xx *)rsp->ring_ptr; in qla24xx_process_response_queue()
Dqla_target.h1068 struct sts_entry_24xx *);
Dqla_fw.h598 struct sts_entry_24xx { struct
Dqla_mbx.c3268 struct sts_entry_24xx sts;
3278 struct sts_entry_24xx *sts; in __qla24xx_issue_tmf()
Dqla_os.c7831 BUILD_BUG_ON(sizeof(struct sts_entry_24xx) != 64); in qla2x00_module_init()