Searched defs:hwrm_cfa_eem_op_input (Results 1 – 1 of 1) sorted by relevance
51967 typedef struct hwrm_cfa_eem_op_input { struct51969 uint16_t req_type;51974 uint16_t cmpl_ring;51980 uint16_t seq_id;51988 uint16_t target_id;51995 uint64_t resp_addr;51996 uint32_t flags;52009 uint16_t unused_0;52034 } hwrm_cfa_eem_op_input_t, *phwrm_cfa_eem_op_input_t; argument