Home
last modified time | relevance | path

Searched refs:request_q_outpointer (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_fw.h334 __le16 request_q_outpointer; member
2099 __le16 request_q_outpointer; member
H A Dqla_init.c4684 ha->init_cb->request_q_outpointer = cpu_to_le16(0); in qla2x00_config_rings()
4712 icb->request_q_outpointer = cpu_to_le16(0); in qla24xx_config_rings()
5389 cnt = (uint8_t *)&icb->request_q_outpointer - (uint8_t *)&icb->version; in qla2x00_nvram_config()
H A Dqla_nx.c1715 icb->request_q_outpointer = cpu_to_le16(0); in qla82xx_config_rings()