Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dcosa.c285 static netdev_tx_t cosa_net_tx(struct sk_buff *skb, struct net_device *d);
585 dev_to_hdlc(chan->netdev)->xmit = cosa_net_tx; in cosa_probe()
673 static netdev_tx_t cosa_net_tx(struct sk_buff *skb, in cosa_net_tx() function