Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/can/
Dvcan.c87 static netdev_tx_t vcan_tx(struct sk_buff *skb, struct net_device *dev) in vcan_tx() function
148 .ndo_start_xmit = vcan_tx,