Searched defs:hwrm_queue_pfcenable_cfg_input (Results 1 – 1 of 1) sorted by relevance
34460 typedef struct hwrm_queue_pfcenable_cfg_input { struct34462 uint16_t req_type;34467 uint16_t cmpl_ring;34473 uint16_t seq_id;34481 uint16_t target_id;34488 uint64_t resp_addr;34489 uint32_t flags;34529 } hwrm_queue_pfcenable_cfg_input_t, *phwrm_queue_pfcenable_cfg_input_t; argument