Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/dec/tulip/
Duli526x.c47 #define DESC_ALL_CNT (TX_DESC_CNT + RX_DESC_CNT) macro
321 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()
Ddmfe.c104 #define DESC_ALL_CNT (TX_DESC_CNT + RX_DESC_CNT) macro
426 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()