Lines Matching defs:sl
55 struct x25_asy *sl; in x25_asy_alloc() local
109 static void x25_asy_free(struct x25_asy *sl) in x25_asy_free()
123 struct x25_asy *sl = netdev_priv(dev); in x25_asy_change_mtu() local
173 static inline void x25_asy_lock(struct x25_asy *sl) in x25_asy_lock()
181 static inline void x25_asy_unlock(struct x25_asy *sl) in x25_asy_unlock()
188 static void x25_asy_bump(struct x25_asy *sl) in x25_asy_bump()
215 static void x25_asy_encaps(struct x25_asy *sl, unsigned char *icp, int len) in x25_asy_encaps()
254 struct x25_asy *sl = tty->disc_data; in x25_asy_write_wakeup() local
276 struct x25_asy *sl = netdev_priv(dev); in x25_asy_timeout() local
298 struct x25_asy *sl = netdev_priv(dev); in x25_asy_xmit() local
388 struct x25_asy *sl = netdev_priv(dev); in x25_asy_data_transmit() local
413 struct x25_asy *sl = netdev_priv(dev); in x25_asy_connected() local
432 struct x25_asy *sl = netdev_priv(dev); in x25_asy_disconnected() local
462 struct x25_asy *sl = netdev_priv(dev); in x25_asy_open() local
505 struct x25_asy *sl = netdev_priv(dev); in x25_asy_close() local
527 struct x25_asy *sl = tty->disc_data; in x25_asy_receive_buf() local
555 struct x25_asy *sl; in x25_asy_open_tty() local
594 struct x25_asy *sl = tty->disc_data; in x25_asy_close_tty() local
651 static void x25_asy_unesc(struct x25_asy *sl, unsigned char s) in x25_asy_unesc()
686 struct x25_asy *sl = tty->disc_data; in x25_asy_ioctl() local
708 struct x25_asy *sl = netdev_priv(dev); in x25_asy_open_dev() local
748 struct x25_asy *sl = netdev_priv(dev); in x25_asy_setup() local
815 struct x25_asy *sl = netdev_priv(dev); in exit_x25_asy() local