Home
last modified time | relevance | path

Searched defs:hwrm_stat_ctx_alloc_input (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h59033 typedef struct hwrm_stat_ctx_alloc_input { struct
59035 uint16_t req_type;
59040 uint16_t cmpl_ring;
59046 uint16_t seq_id;
59054 uint16_t target_id;
59061 uint64_t resp_addr;
59067 uint64_t stats_dma_addr;
59081 uint32_t update_period_ms;
59086 uint8_t stat_ctx_flags;
59114 } hwrm_stat_ctx_alloc_input_t, *phwrm_stat_ctx_alloc_input_t; argument