Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/dec/tulip/
Duli526x.c47 #define DESC_ALL_CNT (TX_DESC_CNT + RX_DESC_CNT) macro
322 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in uli526x_init_one()
415 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in uli526x_init_one()
436 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()
500 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in dmfe_init_one()
525 sizeof(struct tx_desc) * DESC_ALL_CNT + 0x20, in dmfe_remove_one()