Lines Matching refs:blk_hdr
1001 struct fw_block blk_hdr; member
1010 struct fw_block blk_hdr; member
1016 struct fw_block blk_hdr; member
1023 struct fw_block blk_hdr; member
1059 struct fw_block blk_hdr; member
1084 struct fw_block blk_hdr; member
1114 struct fw_block blk_hdr; member
4123 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_speed_up_ok()
4160 if (__le32_to_cpu(ver->blk_hdr.length) != sizeof(*ver)) { in rtl8152_is_fw_phy_ver_ok()
4190 if (__le32_to_cpu(fix->blk_hdr.length) != sizeof(*fix)) { in rtl8152_is_fw_phy_fixup_ok()
4224 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_union_ok()
4277 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_nc_ok()
4334 type = __le32_to_cpu(mac->blk_hdr.type); in rtl8152_is_fw_mac_ok()
4413 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_is_fw_mac_ok()
4808 len = __le32_to_cpu(phy->blk_hdr.length); in rtl_ram_code_speed_up()
4916 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_union_apply()
4946 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_nc_apply()
4977 switch (__le32_to_cpu(mac->blk_hdr.type)) { in rtl8152_fw_mac_apply()
5005 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_fw_mac_apply()