Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c7111 uint32_t offset = 0, rec_length; in lpfc_get_rec_conf23() local
7117 rec_length = buff[offset + 1]; in lpfc_get_rec_conf23()
7123 while ((offset + rec_length * sizeof(uint32_t) + sizeof(uint32_t)) in lpfc_get_rec_conf23()
7131 offset += rec_length * sizeof(uint32_t) + sizeof(uint32_t); in lpfc_get_rec_conf23()
7132 rec_length = buff[offset + 1]; in lpfc_get_rec_conf23()