Searched refs:DESC_ALL_CNT (Results 1 – 3 of 3) sorted by relevance
47 #define DESC_ALL_CNT (TX_DESC_CNT + RX_DESC_CNT) macro321 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in uli526x_init_one()412 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in uli526x_init_one()433 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in uli526x_remove_one()
104 #define DESC_ALL_CNT (TX_DESC_CNT + RX_DESC_CNT) macro426 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in dmfe_init_one()501 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in dmfe_init_one()526 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in dmfe_remove_one()
39 #define DESC_ALL_CNT (TX_DESC_CNT + RX_DESC_CNT) macro160 static struct tx_desc desc_pool_array[DESC_ALL_CNT + 0x20]