frsp
FPD_ONE_IN(frsp)
case FRSP: func = frsp; type = XB; break;
FLOATFUNC(frsp);
struct npc_get_field_status_rsp *frsp;
frsp = (struct npc_get_field_status_rsp *)otx2_mbox_get_rsp
if (IS_ERR(frsp)) {
return PTR_ERR(frsp);
if (frsp->enable) {