Searched refs:cycx_x25_chan_send (Results 1 – 1 of 1) sorted by relevance
181 cycx_x25_chan_send(struct net_device *dev, struct sk_buff *skb);627 if (cycx_x25_chan_send(dev, skb)) in cycx_netdevice_hard_start_xmit()658 if (cycx_x25_chan_send(dev, skb)) { in cycx_netdevice_hard_start_xmit()1457 static int cycx_x25_chan_send(struct net_device *dev, struct sk_buff *skb) in cycx_x25_chan_send() function