Home
last modified time | relevance | path

Searched refs:atio_ring_index (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c6787 ha->tgt.atio_ring_index++; in qlt_24xx_process_atio_queue()
6788 if (ha->tgt.atio_ring_index == ha->tgt.atio_q_length) { in qlt_24xx_process_atio_queue()
6789 ha->tgt.atio_ring_index = 0; in qlt_24xx_process_atio_queue()
6801 wrt_reg_dword(ISP_ATIO_Q_OUT(vha), ha->tgt.atio_ring_index); in qlt_24xx_process_atio_queue()
H A Dqla_def.h3805 uint16_t atio_ring_index; /* Current index. */ member
H A Dqla_init.c4302 ha->tgt.atio_ring_index = 0; in qla2x00_init_rings()
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c6824 ha->tgt.atio_ring_index++; in qlt_24xx_process_atio_queue()
6825 if (ha->tgt.atio_ring_index == ha->tgt.atio_q_length) { in qlt_24xx_process_atio_queue()
6826 ha->tgt.atio_ring_index = 0; in qlt_24xx_process_atio_queue()
6838 wrt_reg_dword(ISP_ATIO_Q_OUT(vha), ha->tgt.atio_ring_index); in qlt_24xx_process_atio_queue()
H A Dqla_def.h4013 uint16_t atio_ring_index; /* Current index. */ member
H A Dqla_init.c4786 ha->tgt.atio_ring_index = 0; in qla2x00_init_rings()

Completed in 61 milliseconds