Searched defs:hwrm_func_host_pf_ids_query_input (Results 1 – 1 of 1) sorted by relevance
26009 typedef struct hwrm_func_host_pf_ids_query_input { struct26011 uint16_t req_type;26016 uint16_t cmpl_ring;26022 uint16_t seq_id;26030 uint16_t target_id;26037 uint64_t resp_addr;26038 uint8_t host;26086 } hwrm_func_host_pf_ids_query_input_t, *phwrm_func_host_pf_ids_query_input_t; argument