Searched defs:hwrm_stat_ctx_alloc_input (Results 1 – 1 of 1) sorted by relevance
8924 struct hwrm_stat_ctx_alloc_input { struct8925 __le16 req_type;8926 __le16 cmpl_ring;8927 __le16 seq_id;8928 __le16 target_id;8929 __le64 resp_addr;8930 __le64 stats_dma_addr;8931 __le32 update_period_ms;8932 u8 stat_ctx_flags;8935 u8 unused_0;[all …]