Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxpvar.h135 struct fxp_rx *rx_head; member
H A Dif_fxp.c774 sc->fxp_desc.rx_head = sc->fxp_desc.rx_tail = NULL; in fxp_attach()
1932 rxp = sc->fxp_desc.rx_head; in fxp_intr_body()
1959 sc->fxp_desc.rx_head = rxp->rx_next; in fxp_intr_body()
2027 sc->fxp_desc.rx_head->rx_addr); in fxp_intr_body()
2552 CSR_WRITE_4(sc, FXP_CSR_SCB_GENERAL, sc->fxp_desc.rx_head->rx_addr); in fxp_init_body()
2709 if (sc->fxp_desc.rx_head != NULL) { in fxp_add_rfabuf()
2720 sc->fxp_desc.rx_head = rxp; in fxp_add_rfabuf()