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

/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpswvar.h53 struct cpsw_slot { struct
58 STAILQ_ENTRY(cpsw_slot) next;
60 STAILQ_HEAD(cpsw_slots, cpsw_slot);
126 struct cpsw_slot _slots[CPSW_CPPI_RAM_SIZE / sizeof(struct cpsw_cpdma_bd)];
H A Dif_cpsw.c400 cpsw_write_hdp_slotX(struct cpsw_softc *sc, struct cpsw_queue *queue, struct cpsw_slot *slot)
409 cpsw_write_cp_slotX(struct cpsw_softc *sc, struct cpsw_queue *queue, struct cpsw_slot *slot)
421 cpsw_dump_slot(struct cpsw_softc *sc, struct cpsw_slot *slot)
462 struct cpsw_slot *slot;
487 struct cpsw_slot *slot;
504 struct cpsw_slot *slot;
527 cpsw_free_slot(struct cpsw_softc *sc, struct cpsw_slot *slot)
602 struct cpsw_slot *slot;
1588 struct cpsw_slot *last, *slot;
1715 struct cpsw_slot *first_new_slo
[all...]

Completed in 62 milliseconds