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

/freebsd-10.2-release/sys/arm/ti/cpsw/
H A Dif_cpswvar.h42 struct cpsw_slot { struct
46 STAILQ_ENTRY(cpsw_slot) next;
48 STAILQ_HEAD(cpsw_slots, cpsw_slot);
120 struct cpsw_slot _slots[CPSW_CPPI_RAM_SIZE / sizeof(struct cpsw_cpdma_bd)];
H A Dif_cpsw.c98 static void cpsw_free_slot(struct cpsw_softc *, struct cpsw_slot *);
353 cpsw_write_hdp_slotX(struct cpsw_softc *sc, struct cpsw_queue *queue, struct cpsw_slot *slot)
362 cpsw_write_cp_slotX(struct cpsw_softc *sc, struct cpsw_queue *queue, struct cpsw_slot *slot)
374 cpsw_dump_slot(struct cpsw_softc *sc, struct cpsw_slot *slot)
415 struct cpsw_slot *slot;
462 struct cpsw_slot *slot;
523 struct cpsw_slot *slot;
710 cpsw_free_slot(struct cpsw_softc *sc, struct cpsw_slot *slot)
851 struct cpsw_slot *slot;
1259 struct cpsw_slot *slo
[all...]

Completed in 58 milliseconds