Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h449 uint32_t trmax; /* 0x214 transmit and receive 1024 to 1518 byte frame member
583 uint64_t trmax; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.h176 uint64_t trmax; member
H A Ddtsec.c146 p_Dtsec->internalStatistics.trmax += VAL22BIT; in UpdateStatistics()
722 + p_Dtsec->internalStatistics.trmax; in DtsecGetStatistics()
H A Dfman_dtsec.c769 ret_val = ioread32be(&regs->trmax); in fman_dtsec_get_stat_counter()