| 275 | struct hwrm_exec_fwd_resp_input *fwreq; |
| 276 | struct hwrm_fwd_req_cmpl *fwd_cmpl = (struct hwrm_fwd_req_cmpl *)cmpl; |
| 277 | struct input *fwd_cmd; |
| 278 | uint16_t fw_vf_id; |
| 279 | uint16_t vf_id; |
| 280 | uint16_t req_len; |
no outgoing calls
no test coverage detected