Searched refs:DESC_ALL_CNT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | uli526x.c | 47 #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()
|
H A D | dmfe.c | 104 #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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
H A D | uli526x.c | 47 #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()
|
H A D | dmfe.c | 104 #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()
|
Completed in 10 milliseconds