Searched refs:POOL_ALLOC_SIZE (Results 1 – 2 of 2) sorted by relevance
41 #define POOL_ALLOC_SIZE (sizeof(struct desc) * (RX_DESCS + TX_DESCS)) macro972 POOL_ALLOC_SIZE, 32, 0); in init_hdlc_queues()980 memset(port->desc_tab, 0, POOL_ALLOC_SIZE); in init_hdlc_queues()
57 #define POOL_ALLOC_SIZE (sizeof(struct desc) * (RX_DESCS + TX_DESCS)) macro1090 POOL_ALLOC_SIZE, 32, 0); in init_queues()1098 memset(port->desc_tab, 0, POOL_ALLOC_SIZE); in init_queues()