Lines Matching refs:blk_hdr
1005 struct fw_block blk_hdr; member
1014 struct fw_block blk_hdr; member
1020 struct fw_block blk_hdr; member
1027 struct fw_block blk_hdr; member
1063 struct fw_block blk_hdr; member
1088 struct fw_block blk_hdr; member
1118 struct fw_block blk_hdr; member
4136 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_speed_up_ok()
4173 if (__le32_to_cpu(ver->blk_hdr.length) != sizeof(*ver)) { in rtl8152_is_fw_phy_ver_ok()
4203 if (__le32_to_cpu(fix->blk_hdr.length) != sizeof(*fix)) { in rtl8152_is_fw_phy_fixup_ok()
4237 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_union_ok()
4290 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_nc_ok()
4347 type = __le32_to_cpu(mac->blk_hdr.type); in rtl8152_is_fw_mac_ok()
4426 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_is_fw_mac_ok()
4823 len = __le32_to_cpu(phy->blk_hdr.length); in rtl_ram_code_speed_up()
4938 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_union_apply()
4970 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_nc_apply()
5001 switch (__le32_to_cpu(mac->blk_hdr.type)) { in rtl8152_fw_mac_apply()
5029 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_fw_mac_apply()