Searched refs:idma_1s_thresh (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dcommon.h383 unsigned int idma_1s_thresh; /* 1s threshold in Core Clock ticks */ member in struct:sge_idma_monitor_state
H A Dt4_hw.c8747 idma->idma_1s_thresh = core_ticks_per_usec(adapter) * 1000000; /* 1s */
8784 if (idma_same_state_cnt[i] < idma->idma_1s_thresh) {

Completed in 72 milliseconds