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

/netbsd-current/sys/arch/arm/gemini/
H A Dgemini_gmacvar.h122 gmac_desc_t *hqm_base;
137 gmac_desc_t *hwq_base;
154 * These are in units of gmac_desc_t, not bytes.
174 gmac_desc_t *
H A Dgemini_gmac.c525 gmac_desc_t *
535 gmac_hwqueue_txconsume(gmac_hwqueue_t *hwq, const gmac_desc_t *d)
589 gmac_desc_t * const d = hwq->hwq_base + rptr;
592 sizeof(gmac_desc_t [hwq->hwq_qoff + rptr]),
593 sizeof(gmac_desc_t),
599 sizeof(gmac_desc_t [hwq->hwq_qoff + rptr]),
600 sizeof(gmac_desc_t),
607 sizeof(gmac_desc_t [hwq->hwq_qoff + rptr]),
608 sizeof(gmac_desc_t),
639 sizeof(gmac_desc_t [hw
[all...]
H A Dgemini_gmacreg.h463 } gmac_desc_t; typedef in typeref:struct:__anon8
H A Dif_gmc.c93 gmac_desc_t *d;

Completed in 297 milliseconds