Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
HDfm_mac_ext.h148 uint64_t teStatPause; /**< Pause MAC Control received */ member
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
HDtgec.c533 p_Statistics->teStatPause = GET_UINT64(p_TgecMemMap->TXPF); in TgecGetStatistics()
HDdtsec.c914 p_Statistics->teStatPause = (MASK16BIT & GET_UINT32(p_DtsecMemMap->txpf)) in DtsecGetStatistics()