Searched defs:hwrm_stat_ctx_alloc_input (Results 1 – 1 of 1) sorted by relevance
6694 struct hwrm_stat_ctx_alloc_input { struct6695 __le16 req_type;6696 __le16 cmpl_ring;6697 __le16 seq_id;6698 __le16 target_id;6699 __le64 resp_addr;6700 __le64 stats_dma_addr;6701 __le32 update_period_ms;6702 u8 stat_ctx_flags;6704 u8 unused_0;[all …]