Home
last modified time | relevance | path

Searched refs:hme_rmd (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h126 struct hme_rmd *hme_rmdp; /* receive descriptor ring start */
H A Dhme_mac.h87 struct hme_rmd { struct
H A Dhme.c690 (num * sizeof (struct hme_rmd)), \
691 sizeof (struct hme_rmd), \
2487 bzero(hmep->hme_rmdp, HME_RMDMAX * sizeof (struct hme_rmd)); in hmeinit()
2968 size = HME_RMDMAX * sizeof (struct hme_rmd); in hmeallocthings()
3000 size = HME_TMDMAX * sizeof (struct hme_rmd); in hmeallocthings()