Searched refs:number_of_patch (Results 1 – 2 of 2) sorted by relevance
79 uint16_t number_of_patch; member1325 patch->number_of_patch = le16_to_cpu(patch->number_of_patch); in rtb_get_patch_entry()1328 le32_to_cpu(patch->fw_version), patch->number_of_patch); in rtb_get_patch_entry()1331 pl_base = ci_base + 2 * patch->number_of_patch; in rtb_get_patch_entry()1332 so_base = pl_base + 2 * patch->number_of_patch; in rtb_get_patch_entry()1333 for (i = 0; i < patch->number_of_patch; i++) { in rtb_get_patch_entry()1361 if (i == patch->number_of_patch) { in rtb_get_patch_entry()
255 RT_U16 number_of_patch; member3169 patch->number_of_patch = le16_to_cpu(patch->number_of_patch); in rtk_get_patch_entry()3172 le32_to_cpu(patch->fw_version), patch->number_of_patch); in rtk_get_patch_entry()3174 for (i = 0; i < patch->number_of_patch; i++) { in rtk_get_patch_entry()3182 2 * patch->number_of_patch + in rtk_get_patch_entry()3186 4 * patch->number_of_patch + in rtk_get_patch_entry()3209 if (i == patch->number_of_patch) { in rtk_get_patch_entry()