Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.c64 struct ftgmac100 { struct
71 struct ftgmac100_rxdes *rxdes; argument
79 struct ftgmac100_txdes *txdes; argument
80 dma_addr_t txdes_dma;
81 struct sk_buff **tx_skbs;
82 unsigned int tx_clean_pointer;
83 unsigned int tx_pointer;
84 u32 txdes0_edotr_mask;
87 unsigned int new_rx_q_entries;
88 unsigned int new_tx_q_entries;
[all …]