Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Ddavinci_emac.c872 static struct sk_buff *emac_rx_alloc(struct emac_priv *priv) in emac_rx_alloc() function
909 skb = emac_rx_alloc(priv); in emac_rx_handler()
1441 struct sk_buff *skb = emac_rx_alloc(priv); in emac_dev_open()