Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A D6pack.c85 struct sixpack { struct
131 static void sixpack_decode(struct sixpack *, const unsigned char[], int); argument
142 struct sixpack *sp = from_timer(sp, t, tx_t); in sp_xmit_on_air()
165 static void sp_encaps(struct sixpack *sp, unsigned char *icp, int len) in sp_encaps()
244 struct sixpack *sp = netdev_priv(dev); in sp_xmit()
263 struct sixpack *sp = netdev_priv(dev); in sp_open_dev()
273 struct sixpack *sp = netdev_priv(dev); in sp_close()
332 static void sp_bump(struct sixpack *sp, char cmd) in sp_bump()
372 static struct sixpack *sp_get(struct tty_struct *tty) in sp_get()
374 struct sixpack *sp; in sp_get()
[all …]