Searched defs:hwrm_stat_ctx_alloc_input (Results 1 – 1 of 1) sorted by relevance
7983 struct hwrm_stat_ctx_alloc_input { struct7984 __le16 req_type;7985 __le16 cmpl_ring;7986 __le16 seq_id;7987 __le16 target_id;7988 __le64 resp_addr;7989 __le64 stats_dma_addr;7990 __le32 update_period_ms;7991 u8 stat_ctx_flags;7993 u8 unused_0;[all …]