Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h347 uint64_t fcs_base; member
H A Dt4_main.c1545 pi->fcs_base = 0; in t4_attach()
12919 pi->fcs_base = t4_read_reg64(sc, in clear_stats()
13165 pi->fcs_base = t4_read_reg64(sc, in t4_os_link_changed()
13173 MPASS(pi->fcs_base == 0); in t4_os_link_changed()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8769 t4_port_reg(adap, pi->tx_chan, pi->fcs_reg)) - pi->fcs_base; in t4_get_port_stats()