Searched defs:hwrm_tfc_if_tbl_get_input (Results 1 – 1 of 1) sorted by relevance
59063 typedef struct hwrm_tfc_if_tbl_get_input { struct59065 uint16_t req_type;59070 uint16_t cmpl_ring;59076 uint16_t seq_id;59084 uint16_t target_id;59091 uint64_t resp_addr;59116 } hwrm_tfc_if_tbl_get_input_t, *phwrm_tfc_if_tbl_get_input_t; argument