Searched defs:hwrm_fwd_resp_input (Results 1 – 1 of 1) sorted by relevance
62722 typedef struct hwrm_fwd_resp_input { struct62724 uint16_t req_type;62729 uint16_t cmpl_ring;62735 uint16_t seq_id;62743 uint16_t target_id;62750 uint64_t resp_addr;62758 uint16_t encap_resp_target_id;62782 } hwrm_fwd_resp_input_t, *phwrm_fwd_resp_input_t; argument