Searched refs:sixpack (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | 6pack.c | 42 /* sixpack priority commands */ 85 struct sixpack { struct 130 static void sixpack_decode(struct sixpack *, const unsigned char[], int); 141 struct sixpack *sp = from_timer(sp, t, tx_t); in sp_xmit_on_air() 164 static void sp_encaps(struct sixpack *sp, unsigned char *icp, int len) in sp_encaps() 248 struct sixpack *sp = netdev_priv(dev); in sp_xmit() 267 struct sixpack *sp = netdev_priv(dev); in sp_open_dev() 277 struct sixpack *sp = netdev_priv(dev); in sp_close() 336 static void sp_bump(struct sixpack *sp, char cmd) in sp_bump() 376 static struct sixpack *sp_ge [all...] |
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | 6pack.c | 42 /* sixpack priority commands */ 85 struct sixpack { struct 131 static void sixpack_decode(struct sixpack *, const unsigned char[], int); 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_ge [all...] |
Completed in 3 milliseconds