Lines Matching refs:blk_hdr
1015 struct fw_block blk_hdr; member
1024 struct fw_block blk_hdr; member
1030 struct fw_block blk_hdr; member
1037 struct fw_block blk_hdr; member
1073 struct fw_block blk_hdr; member
1098 struct fw_block blk_hdr; member
1128 struct fw_block blk_hdr; member
4281 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_speed_up_ok()
4318 if (__le32_to_cpu(ver->blk_hdr.length) != sizeof(*ver)) { in rtl8152_is_fw_phy_ver_ok()
4348 if (__le32_to_cpu(fix->blk_hdr.length) != sizeof(*fix)) { in rtl8152_is_fw_phy_fixup_ok()
4382 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_union_ok()
4435 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_nc_ok()
4492 type = __le32_to_cpu(mac->blk_hdr.type); in rtl8152_is_fw_mac_ok()
4571 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_is_fw_mac_ok()
4968 len = __le32_to_cpu(phy->blk_hdr.length); in rtl_ram_code_speed_up()
5083 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_union_apply()
5115 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_nc_apply()
5145 switch (__le32_to_cpu(mac->blk_hdr.type)) { in rtl8152_fw_mac_apply()
5173 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_fw_mac_apply()