Typedef r_dp_rsp_t

typedef struct packed {
        axi_pkg::resp_t resp;
        logic           last;
        logic           first;
    } r_dp_rsp_t;

The datapath read response type provides feedback from the read part of the datapath: