Searched defs:hwrm_tfc_ident_alloc_input (Results 1 – 1 of 1) sorted by relevance
57503 typedef struct hwrm_tfc_ident_alloc_input { struct57505 uint16_t req_type;57510 uint16_t cmpl_ring;57516 uint16_t seq_id;57524 uint16_t target_id;57531 uint64_t resp_addr;57540 uint16_t fid;57545 uint16_t sid;57547 uint8_t flags;57571 } hwrm_tfc_ident_alloc_input_t, *phwrm_tfc_ident_alloc_input_t; argument