Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dhwif.h35 struct stmmac_desc_ops { struct
49 void (*set_tx_owner)(struct dma_desc *p);
50 int (*get_tx_owner)(struct dma_desc *p);
55 void (*set_tx_ic)(struct dma_desc *p);
57 int (*get_tx_ls)(struct dma_desc *p);
62 int (*get_tx_len)(struct dma_desc *p);
73 void (*enable_tx_timestamp) (struct dma_desc *p);
75 int (*get_tx_timestamp_status) (struct dma_desc *p);
88 void (*clear)(struct dma_desc *p);
90 int (*get_rx_hash)(struct dma_desc *p, u32 *hash,
[all …]

Completed in 8 milliseconds