Searched defs:hwrm_tfc_if_tbl_get_output (Results 1 – 1 of 1) sorted by relevance
59120 typedef struct hwrm_tfc_if_tbl_get_output { struct59122 uint16_t error_code;59124 uint16_t req_type;59126 uint16_t seq_id;59128 uint16_t resp_len;59130 uint16_t sid;59132 uint16_t fid;59137 uint8_t subtype;59139 uint8_t flags;59166 } hwrm_tfc_if_tbl_get_output_t, *phwrm_tfc_if_tbl_get_output_t; argument