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