Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/can/
Dvcan.c86 static netdev_tx_t vcan_tx(struct sk_buff *skb, struct net_device *dev) in vcan_tx() function
144 .ndo_start_xmit = vcan_tx,