Searched defs:hwrm_tfc_tcam_alloc_input (Results 1 – 1 of 1) sorted by relevance
58653 typedef struct hwrm_tfc_tcam_alloc_input { struct58655 uint16_t req_type;58660 uint16_t cmpl_ring;58666 uint16_t seq_id;58674 uint16_t target_id;58681 uint64_t resp_addr;58683 uint8_t flags;58695 uint8_t subtype;58726 } hwrm_tfc_tcam_alloc_input_t, *phwrm_tfc_tcam_alloc_input_t; argument