Searched defs:hwrm_queue_pfcenable_cfg_input (Results 1 – 1 of 1) sorted by relevance
35357 typedef struct hwrm_queue_pfcenable_cfg_input { struct35359 uint16_t req_type;35364 uint16_t cmpl_ring;35370 uint16_t seq_id;35378 uint16_t target_id;35385 uint64_t resp_addr;35386 uint32_t flags;35426 } hwrm_queue_pfcenable_cfg_input_t, *phwrm_queue_pfcenable_cfg_input_t; argument