Home
last modified time | relevance | path

Searched defs:ftgmac100 (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/net/ethernet/faraday/
Dftgmac100.c53 struct ftgmac100 { struct
60 struct ftgmac100_rxdes *rxdes; argument
68 struct ftgmac100_txdes *txdes; argument
69 dma_addr_t txdes_dma;
70 struct sk_buff **tx_skbs;
71 unsigned int tx_clean_pointer;
72 unsigned int tx_pointer;
73 u32 txdes0_edotr_mask;
76 unsigned int new_rx_q_entries;
77 unsigned int new_tx_q_entries;
[all …]