Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/re/
H A Dre.c3450 u_int16_t WaitCnt; in Dash2DisableTx() local
3455 WaitCnt = 0; in Dash2DisableTx()
3466 WaitCnt++; in Dash2DisableTx()
3467 } while(WaitCnt < 2000); in Dash2DisableTx()