Searched refs:TPD_SIZE (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatm.c822 sizeof(struct txqueue), TPD_SIZE,
2017 H_SYNCQ_PREWRITE(&sc->txq_mem, tpd, TPD_SIZE);
2919 sc->txq_mem.size = FATM_TX_QLEN * TPD_SIZE;
H A Dif_fatmreg.h323 #define TPD_SIZE ((size_t)((TPD_EXTENSION_BLOCKS+1) * 32)) macro

Completed in 90 milliseconds