Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dtlan.c154 static netdev_tx_t tlan_start_tx(struct sk_buff *, struct net_device *);
770 .ndo_start_xmit = tlan_start_tx,
1058 static netdev_tx_t tlan_start_tx(struct sk_buff *skb, struct net_device *dev) in tlan_start_tx() function