Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/faraday/
Dftgmac100.c63 struct ftgmac100 { struct
70 struct ftgmac100_rxdes *rxdes; argument
78 struct ftgmac100_txdes *txdes; argument
79 dma_addr_t txdes_dma;
80 struct sk_buff **tx_skbs;
81 unsigned int tx_clean_pointer;
82 unsigned int tx_pointer;
83 u32 txdes0_edotr_mask;
86 unsigned int new_rx_q_entries;
87 unsigned int new_tx_q_entries;
[all …]