Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Dhwif.h565 struct stmmac_mode_ops { struct
566 void (*init) (void *des, dma_addr_t phy_addr, unsigned int size,
568 unsigned int (*is_jumbo_frm) (int len, int ehn_desc);
569 int (*jumbo_frm)(struct stmmac_tx_queue *tx_q, struct sk_buff *skb,
571 int (*set_16kib_bfsize)(int mtu);
572 void (*init_desc3)(struct dma_desc *p);
573 void (*refill_desc3)(struct stmmac_rx_queue *rx_q, struct dma_desc *p);
574 void (*clean_desc3)(struct stmmac_tx_queue *tx_q, struct dma_desc *p);