Searched refs:rx_head (Results 1 – 2 of 2) sorted by relevance
135 struct fxp_rx *rx_head; member
774 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()