Home
last modified time | relevance | path

Searched refs:TPD_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/fatm/
Dif_fatmreg.h323 #define TPD_SIZE ((size_t)((TPD_EXTENSION_BLOCKS+1) * 32)) macro
Dif_fatm.c821 sizeof(struct txqueue), TPD_SIZE, in fatm_init_cmd()
2016 H_SYNCQ_PREWRITE(&sc->txq_mem, tpd, TPD_SIZE); in fatm_tx()
2918 sc->txq_mem.size = FATM_TX_QLEN * TPD_SIZE; in fatm_attach()