Searched defs:stmmac_mode_ops (Results 1 – 1 of 1) sorted by relevance
567 struct stmmac_mode_ops { struct568 void (*init) (void *des, dma_addr_t phy_addr, unsigned int size,570 unsigned int (*is_jumbo_frm) (int len, int ehn_desc);571 int (*jumbo_frm)(struct stmmac_tx_queue *tx_q, struct sk_buff *skb,573 int (*set_16kib_bfsize)(int mtu);574 void (*init_desc3)(struct dma_desc *p);575 void (*refill_desc3)(struct stmmac_rx_queue *rx_q, struct dma_desc *p);576 void (*clean_desc3)(struct stmmac_tx_queue *tx_q, struct dma_desc *p);