Searched defs:hwrm_tfc_if_tbl_set_input (Results 1 – 1 of 1) sorted by relevance
58975 typedef struct hwrm_tfc_if_tbl_set_input { struct58977 uint16_t req_type;58982 uint16_t cmpl_ring;58988 uint16_t seq_id;58996 uint16_t target_id;59003 uint64_t resp_addr;59005 uint16_t sid;59030 } hwrm_tfc_if_tbl_set_input_t, *phwrm_tfc_if_tbl_set_input_t; argument