Lines Matching refs:blk_hdr
1017 struct fw_block blk_hdr; member
1026 struct fw_block blk_hdr; member
1032 struct fw_block blk_hdr; member
1039 struct fw_block blk_hdr; member
1075 struct fw_block blk_hdr; member
1100 struct fw_block blk_hdr; member
1130 struct fw_block blk_hdr; member
4284 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_speed_up_ok()
4321 if (__le32_to_cpu(ver->blk_hdr.length) != sizeof(*ver)) { in rtl8152_is_fw_phy_ver_ok()
4351 if (__le32_to_cpu(fix->blk_hdr.length) != sizeof(*fix)) { in rtl8152_is_fw_phy_fixup_ok()
4385 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_union_ok()
4438 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_nc_ok()
4495 type = __le32_to_cpu(mac->blk_hdr.type); in rtl8152_is_fw_mac_ok()
4574 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_is_fw_mac_ok()
4971 len = __le32_to_cpu(phy->blk_hdr.length); in rtl_ram_code_speed_up()
5086 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_union_apply()
5118 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_nc_apply()
5148 switch (__le32_to_cpu(mac->blk_hdr.type)) { in rtl8152_fw_mac_apply()
5176 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_fw_mac_apply()