Home
last modified time | relevance | path

Searched refs:MAX_PARTITION (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp.h35 #define MAX_PARTITION 8 macro
40 uint32_t hash_pio[MAX_PARTITION];
52 uint32_t hash_pio_err[MAX_PARTITION];
204 nxge_os_mutex_t hash_lock[MAX_PARTITION];
233 fcram_parition_t partition[MAX_PARTITION];
H A Dnxge.h1151 kstat_named_t fflp_hasht_data_err[MAX_PARTITION];
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fm.c629 for (rdc_grp = 0; rdc_grp < MAX_PARTITION; rdc_grp++) { in nxge_fm_ereport()
H A Dnxge_kstats.c1062 for (ldc_grp = 0; ldc_grp < MAX_PARTITION; ldc_grp++) { in nxge_fflp_stat_update()
1074 for (ldc_grp = 0; ldc_grp < MAX_PARTITION; ldc_grp++) { in nxge_fflp_stat_update()
H A Dnxge_main.c1556 for (partition = 0; partition < MAX_PARTITION; partition++) { in nxge_setup_mutexes()
1595 for (partition = 0; partition < MAX_PARTITION; partition++) { in nxge_destroy_mutexes()