Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h7152 struct hwrm_stat_ctx_alloc_input { struct
7153 __le16 req_type;
7154 __le16 cmpl_ring;
7155 __le16 seq_id;
7156 __le16 target_id;
7157 __le64 resp_addr;
7158 __le64 stats_dma_addr;
7159 __le32 update_period_ms;
7160 u8 stat_ctx_flags;
7162 u8 unused_0;
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_hsi.h8216 struct hwrm_stat_ctx_alloc_input { struct
8217 __le16 req_type;
8218 __le16 cmpl_ring;
8219 __le16 seq_id;
8220 __le16 target_id;
8221 __le64 resp_addr;
8222 __le64 stats_dma_addr;
8223 __le32 update_period_ms;
8224 u8 stat_ctx_flags;
8226 u8 unused_0;
[all …]