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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.c12676 uint32_t offset = 0, data_size, sub_tlv_len, tlv_offset; local
12759 tlv_offset = 0;
12765 (tlv_offset < sub_tlv_len)) {
12768 tlv_offset += 4;
12773 tlv_offset += rgn23_data[offset + 1] * 4 + 4;

Completed in 211 milliseconds