Home
last modified time | relevance | path

Searched refs:cpsw_eth_send (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/net/ti/
H A Dcpsw.c1022 static int cpsw_eth_send(struct udevice *dev, void *packet, int length) in cpsw_eth_send() function
1063 .send = cpsw_eth_send,