Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm_stats.h452 typedef struct _lm_stats_hw_collect_t struct
454 union{
461 } u;
462 volatile struct _stats_nig_query_t* addr_nig_stats_query ;
464 void* non_emac_dmae_operation;
465 void* emac_dmae_operation;
467 struct _stats_nig_ex_t nig_ex_stats_query ;
468 u8_t b_is_link_up ;
469 u8_t b_collect_enabled ; // enable collection?
470 …s_phys_addr; // physical address of the beginning of the MAC stats structure (either EMAC or MSTAT)
[all …]