Searched refs:IDT_SCQ_SIZE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/sys/dev/patm/
H A Dif_patmvar.h171 struct idt_tbd scq[IDT_SCQ_SIZE];
H A Didt77252reg.h375 #define IDT_SCQ_SIZE 64 /* number of entries */ macro
H A Dif_patm.c458 scd->space = IDT_SCQ_SIZE;
H A Dif_patm_attach.c907 NULL, NULL, 65536, IDT_SCQ_SIZE - 1, 65536,
H A Dif_patm_tx.c618 if (++scd->tail == IDT_SCQ_SIZE)

Completed in 174 milliseconds