Home
last modified time | relevance | path

Searched refs:health_count (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/qlxgbe/
HDql_hw.c2668 ha->hw.health_count++; in ql_hw_check_health()
2670 if (ha->hw.health_count < 1000) in ql_hw_check_health()
2673 ha->hw.health_count = 0; in ql_hw_check_health()
HDql_hw.h1525 uint32_t health_count; member