Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Ddmfe.c113 #define DESC_ALL_CNT (TX_DESC_CNT + RX_DESC_CNT) macro
400 …db->desc_pool_ptr = pci_alloc_consistent(pdev, sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, &db->… in dmfe_init_one()
477 DESC_ALL_CNT + 0x20, db->desc_pool_ptr, in dmfe_remove_one()