Lines Matching refs:blk_hdr
1016 struct fw_block blk_hdr; member
1025 struct fw_block blk_hdr; member
1031 struct fw_block blk_hdr; member
1038 struct fw_block blk_hdr; member
1074 struct fw_block blk_hdr; member
1099 struct fw_block blk_hdr; member
1129 struct fw_block blk_hdr; member
4283 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_speed_up_ok()
4320 if (__le32_to_cpu(ver->blk_hdr.length) != sizeof(*ver)) { in rtl8152_is_fw_phy_ver_ok()
4350 if (__le32_to_cpu(fix->blk_hdr.length) != sizeof(*fix)) { in rtl8152_is_fw_phy_fixup_ok()
4384 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_union_ok()
4437 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_is_fw_phy_nc_ok()
4494 type = __le32_to_cpu(mac->blk_hdr.type); in rtl8152_is_fw_mac_ok()
4573 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_is_fw_mac_ok()
4970 len = __le32_to_cpu(phy->blk_hdr.length); in rtl_ram_code_speed_up()
5085 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_union_apply()
5117 length = __le32_to_cpu(phy->blk_hdr.length); in rtl8152_fw_phy_nc_apply()
5147 switch (__le32_to_cpu(mac->blk_hdr.type)) { in rtl8152_fw_mac_apply()
5175 length = __le32_to_cpu(mac->blk_hdr.length); in rtl8152_fw_mac_apply()