Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/dc/
H A Dif_dc.c2303 cd->dc_rx_prod = 0; in dc_list_rx_init()
2475 pos = sc->dc_cdata.dc_rx_prod; in dc_rx_resync()
2489 sc->dc_cdata.dc_rx_prod = pos; in dc_rx_resync()
2508 i = sc->dc_cdata.dc_rx_prod; in dc_rxeof()
2605 sc->dc_cdata.dc_rx_prod = i; in dc_rxeof()
H A Dif_dcreg.h482 int dc_rx_prod; member