Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_target.h451 struct ctio7_from_24xx { struct
Dqla_target.c447 struct ctio7_from_24xx *entry = (struct ctio7_from_24xx *)pkt; in qlt_response_pkt_all_vps()
3909 struct ctio7_from_24xx *c = (struct ctio7_from_24xx *)ctio; in qlt_term_ctio_exchange()
4000 if ((le16_to_cpu(((struct ctio7_from_24xx *)ctio)->flags) & CTIO7_FLAGS_DATA_OUT) && in qlt_do_ctio_completion()
4003 (struct ctio7_from_24xx *)ctio); in qlt_do_ctio_completion()
5909 struct ctio7_from_24xx *entry = (struct ctio7_from_24xx *)pkt; in qlt_response_pkt()
Dqla_gbl.h141 struct ctio7_from_24xx *ctio);
Dtcm_qla2xxx.c1978 BUILD_BUG_ON(sizeof(struct ctio7_from_24xx) != 64); in tcm_qla2xxx_init()
Dqla_edif.c3289 struct ctio7_from_24xx *pkt) in qlt_chk_edif_rx_sa_delete_pending()