Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h163 unsigned afe_collisions; member
H A Dafe.c2097 afep->afe_collisions += 16; in afe_reclaim()
2107 afep->afe_collisions++; in afe_reclaim()
2110 afep->afe_collisions += TXCOLLCNT(status); in afe_reclaim()
2297 *val = afep->afe_collisions; in afe_m_stat()