Searched defs:stmmac_mode_ops (Results 1 – 1 of 1) sorted by relevance
533 struct stmmac_mode_ops { struct534 void (*init) (void *des, dma_addr_t phy_addr, unsigned int size,536 unsigned int (*is_jumbo_frm) (int len, int ehn_desc);537 int (*jumbo_frm)(struct stmmac_tx_queue *tx_q, struct sk_buff *skb,539 int (*set_16kib_bfsize)(int mtu);540 void (*init_desc3)(struct dma_desc *p);541 void (*refill_desc3)(struct stmmac_rx_queue *rx_q, struct dma_desc *p);542 void (*clean_desc3)(struct stmmac_tx_queue *tx_q, struct dma_desc *p);