Searched defs:hwrm_dbg_qcfg_input (Results 1 – 1 of 1) sorted by relevance
64810 typedef struct hwrm_dbg_qcfg_input { struct64812 uint16_t req_type;64817 uint16_t cmpl_ring;64823 uint16_t seq_id;64831 uint16_t target_id;64838 uint64_t resp_addr;64844 uint16_t fid;64845 uint16_t flags;64869 } hwrm_dbg_qcfg_input_t, *phwrm_dbg_qcfg_input_t; argument