Home
last modified time | relevance | path

Searched refs:request_q_length (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_fw.h340 __le16 request_q_length; member
2075 __le16 request_q_length; member
H A Dqla_nx.c1744 icb->request_q_length = cpu_to_le16(req->length); in qla82xx_config_rings()
H A Dqla_def.h1461 __le16 request_q_length; member
H A Dqla_init.c4145 ha->init_cb->request_q_length = cpu_to_le16(req->length); in qla2x00_config_rings()
4173 icb->request_q_length = cpu_to_le16(req->length); in qla24xx_config_rings()