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

/freebsd-11-stable/sys/dev/patm/
H A Dif_patm_attach.c767 PATM_RSQ_SIZE * IDT_RSQE_SIZE +
811 sc->rawhnd = (void *)((char *)sc->rsq + PATM_RSQ_SIZE * IDT_RSQE_SIZE);
812 sc->rawhnd_phy = sc->rsq_phy + PATM_RSQ_SIZE * IDT_RSQE_SIZE;
H A Didt77252reg.h272 #define IDT_RSQE_SIZE 16 /* bytes */ macro
H A Dif_patm_intr.c479 PATM_RSQ_SIZE * IDT_RSQE_SIZE, sizeof(*sc->rawhnd),

Completed in 106 milliseconds