Searched refs:internal_req (Results 1 – 3 of 3) sorted by relevance
105 struct input *internal_req = req; in bnge_hwrm_req_replace() local124 memcpy(internal_req, new_req, len); in bnge_hwrm_req_replace()126 internal_req->req_type = ((struct input *)new_req)->req_type; in bnge_hwrm_req_replace()135 req_type = le16_to_cpu(internal_req->req_type); in bnge_hwrm_req_replace()
195 struct input *internal_req = req; in hwrm_req_replace() local214 memcpy(internal_req, new_req, len); in hwrm_req_replace()216 internal_req->req_type = ((struct input *)new_req)->req_type; in hwrm_req_replace()225 req_type = le16_to_cpu(internal_req->req_type); in hwrm_req_replace()
279 void *internal_req; member287 struct hptiop_request internal_req; member