TG3_FW_HDR_LEN
if (tp->fw_len < (tp->fw->size - TG3_FW_HDR_LEN)) {
return (fw_len - TG3_FW_HDR_LEN) / sizeof(u32);
total_len -= TG3_FW_HDR_LEN;