Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_Dev.h935DescTxCollMask = 0x00000078, /* (CC)Tx - Collision count 6:3 … enumerator
DsynopGMAC_Dev.c1388 return ((status & DescTxCollMask) >> DescTxCollShift); in synopGMAC_get_tx_collision_count()