Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/fxp/
HDif_fxpvar.h135 struct fxp_rx *rx_head; member
HDif_fxp.c772 sc->fxp_desc.rx_head = sc->fxp_desc.rx_tail = NULL; in fxp_attach()
1923 rxp = sc->fxp_desc.rx_head; in fxp_intr_body()
1950 sc->fxp_desc.rx_head = rxp->rx_next; in fxp_intr_body()
2018 sc->fxp_desc.rx_head->rx_addr); in fxp_intr_body()
2543 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->fxp_desc.rx_head->rx_addr); in fxp_init_body()
2700 if (sc->fxp_desc.rx_head != NULL) { in fxp_add_rfabuf()
2711 sc->fxp_desc.rx_head = rxp; in fxp_add_rfabuf()