Searched refs:rver (Results 1 – 1 of 1) sorted by relevance
2573 struct qca_rampatch_version *rver; in btusb_setup_qca_load_rampatch() local2594 rver = (struct qca_rampatch_version *)(fw->data + info->ver_offset); in btusb_setup_qca_load_rampatch()2595 rver_rom = le16_to_cpu(rver->rom_version); in btusb_setup_qca_load_rampatch()2596 rver_patch = le16_to_cpu(rver->patch_version); in btusb_setup_qca_load_rampatch()