Searched refs:TPD_SIZE (Results 1 – 2 of 2) sorted by relevance
323 #define TPD_SIZE ((size_t)((TPD_EXTENSION_BLOCKS+1) * 32)) macro
821 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()