Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
H A D6pack.c83 struct sixpack { struct
125 static void sixpack_decode(struct sixpack *, const u8 *, size_t); argument
136 struct sixpack *sp = from_timer(sp, t, tx_t); in sp_xmit_on_air()
159 static void sp_encaps(struct sixpack *sp, unsigned char *icp, int len) in sp_encaps()
238 struct sixpack *sp = netdev_priv(dev); in sp_xmit()
257 struct sixpack *sp = netdev_priv(dev); in sp_open_dev()
267 struct sixpack *sp = netdev_priv(dev); in sp_close()
326 static void sp_bump(struct sixpack *sp, char cmd) in sp_bump()
366 static struct sixpack *sp_get(struct tty_struct *tty) in sp_get()
368 struct sixpack *sp; in sp_get()
[all …]