Searched refs:QLNX_STORM_STATS_SAMPLES_PER_HWFN (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.h226 #define QLNX_STORM_STATS_SAMPLES_PER_HWFN (10000) macro
229 QLNX_STORM_STATS_SAMPLES_PER_HWFN)
H A Dqlnx_ioctl.c729 // if (ha->storm_stats_index < QLNX_STORM_STATS_SAMPLES_PER_HWFN)
735 index = (QLNX_STORM_STATS_SAMPLES_PER_HWFN * i);
746 QLNX_STORM_STATS_SAMPLES_PER_HWFN) {
H A Dqlnx_def.h489 (QLNX_MAX_HW_FUNCS * QLNX_STORM_STATS_SAMPLES_PER_HWFN)
H A Dqlnx_os.c7562 if (ha->storm_stats_index >= QLNX_STORM_STATS_SAMPLES_PER_HWFN) {
7577 (i * QLNX_STORM_STATS_SAMPLES_PER_HWFN);

Completed in 173 milliseconds