Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dcosa.c272 static netdev_tx_t cosa_net_tx(struct sk_buff *skb, struct net_device *d);
572 dev_to_hdlc(chan->netdev)->xmit = cosa_net_tx; in cosa_probe()
661 static netdev_tx_t cosa_net_tx(struct sk_buff *skb, in cosa_net_tx() function