Searched refs:cpsw_set_rxdesc_next (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/ti/
H A Dif_cpsw.c226 cpsw_set_rxdesc_next(struct cpsw_softc * const sc, const u_int i, uint32_t n) function
891 cpsw_set_rxdesc_next(sc, h, cpsw_rxdesc_paddr(sc, i));
987 cpsw_set_rxdesc_next(sc, RXDESC_PREV(0), 0);

Completed in 175 milliseconds