Searched refs:emac_xmit_split (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/ibm/emac/ | 
| D | core.c | 1482 static inline int emac_xmit_split(struct emac_instance *dev, int slot,  in emac_xmit_split()  function1547 		slot = emac_xmit_split(dev, slot, pd + chunk, len, !nr_frags,  in emac_start_xmit_sg()
 1560 		slot = emac_xmit_split(dev, slot, pd, len, i == nr_frags - 1,  in emac_start_xmit_sg()
 
 |