Searched defs:stmmac_desc_ops (Results 1 – 1 of 1) sorted by relevance
35 struct stmmac_desc_ops { struct49 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 6 milliseconds