Home
last modified time | relevance | path

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

/linux/drivers/net/wan/
H A Dixp4xx_hss.c50 #define POOL_ALLOC_SIZE (sizeof(struct desc) * (RX_DESCS + TX_DESCS)) macro
981 POOL_ALLOC_SIZE, 32, 0); in init_hdlc_queues()
/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c65 #define POOL_ALLOC_SIZE (sizeof(struct desc) * (RX_DESCS + TX_DESCS)) macro
1119 POOL_ALLOC_SIZE, 32, 0); in init_queues()