Home
last modified time | relevance | path

Searched refs:baycom_state (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dbaycom_par.c112 struct baycom_state { struct
143 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
179 static inline void par96_tx(struct net_device *dev, struct baycom_state *bc) in par96_tx()
203 static inline void par96_rx(struct net_device *dev, struct baycom_state *bc) in par96_rx()
259 struct baycom_state *bc = netdev_priv(dev); in par96_interrupt()
286 struct baycom_state *bc = netdev_priv(dev); in par96_wakeup()
297 struct baycom_state *bc = netdev_priv(dev); in par96_open()
361 struct baycom_state *bc = netdev_priv(dev); in par96_close()
398 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
414 struct baycom_state *b in baycom_ioctl()
[all...]
H A Dbaycom_epp.c154 struct baycom_state { struct
264 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
292 static int eppconfig(struct baycom_state *bc) in eppconfig()
317 static inline void do_kiss_params(struct baycom_state *bc, in do_kiss_params()
358 static void encode_hdlc(struct baycom_state *bc) in encode_hdlc()
420 static int transmit(struct baycom_state *bc, int cnt, unsigned char stat) in transmit()
528 struct baycom_state *bc = netdev_priv(dev); in do_rxpacket()
553 struct baycom_state *bc = netdev_priv(dev); in receive()
640 struct baycom_state *bc; in epp_bh()
647 bc = container_of(work, struct baycom_state, run_wor in epp_bh()
[all...]
H A Dbaycom_ser_hdx.c98 struct baycom_state { struct
132 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
185 static inline void ser12_tx(struct net_device *dev, struct baycom_state *bc) in ser12_tx()
203 static inline void ser12_rx(struct net_device *dev, struct baycom_state *bc) in ser12_rx()
365 struct baycom_state *bc = netdev_priv(dev); in ser12_interrupt()
458 struct baycom_state *bc = netdev_priv(dev); in ser12_open()
501 struct baycom_state *bc = netdev_priv(dev); in ser12_close()
539 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
557 struct baycom_state *bc; in baycom_ioctl()
651 struct baycom_state *b in init_baycomserhdx()
[all...]
H A Dbaycom_ser_fdx.c112 struct baycom_state { struct
145 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
191 static __inline__ void ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 *ts, unsigned char curs) in ser12_rx()
250 struct baycom_state *bc = netdev_priv(dev); in ser12_interrupt()
376 struct baycom_state *bc = netdev_priv(dev); in ser12_open()
442 struct baycom_state *bc = netdev_priv(dev); in ser12_close()
480 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
503 struct baycom_state *bc; in baycom_ioctl()
600 struct baycom_state *bc; in init_baycomserfdx()
611 sizeof(struct baycom_state), in init_baycomserfdx()
[all...]
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dbaycom_par.c112 struct baycom_state { struct
143 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
179 static inline void par96_tx(struct net_device *dev, struct baycom_state *bc) in par96_tx()
203 static inline void par96_rx(struct net_device *dev, struct baycom_state *bc) in par96_rx()
259 struct baycom_state *bc = netdev_priv(dev); in par96_interrupt()
286 struct baycom_state *bc = netdev_priv(dev); in par96_wakeup()
297 struct baycom_state *bc = netdev_priv(dev); in par96_open()
361 struct baycom_state *bc = netdev_priv(dev); in par96_close()
398 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
414 struct baycom_state *b in baycom_ioctl()
[all...]
H A Dbaycom_epp.c154 struct baycom_state { struct
264 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
292 static int eppconfig(struct baycom_state *bc) in eppconfig()
317 static inline void do_kiss_params(struct baycom_state *bc, in do_kiss_params()
358 static void encode_hdlc(struct baycom_state *bc) in encode_hdlc()
420 static int transmit(struct baycom_state *bc, int cnt, unsigned char stat) in transmit()
528 struct baycom_state *bc = netdev_priv(dev); in do_rxpacket()
553 struct baycom_state *bc = netdev_priv(dev); in receive()
634 struct baycom_state *bc; in epp_bh()
641 bc = container_of(work, struct baycom_state, run_wor in epp_bh()
[all...]
H A Dbaycom_ser_hdx.c98 struct baycom_state { struct
132 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
185 static inline void ser12_tx(struct net_device *dev, struct baycom_state *bc) in ser12_tx()
203 static inline void ser12_rx(struct net_device *dev, struct baycom_state *bc) in ser12_rx()
365 struct baycom_state *bc = netdev_priv(dev); in ser12_interrupt()
458 struct baycom_state *bc = netdev_priv(dev); in ser12_open()
501 struct baycom_state *bc = netdev_priv(dev); in ser12_close()
539 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
557 struct baycom_state *bc; in baycom_ioctl()
651 struct baycom_state *b in init_baycomserhdx()
[all...]
H A Dbaycom_ser_fdx.c112 struct baycom_state { struct
145 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
191 static __inline__ void ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 *ts, unsigned char curs) in ser12_rx()
250 struct baycom_state *bc = netdev_priv(dev); in ser12_interrupt()
376 struct baycom_state *bc = netdev_priv(dev); in ser12_open()
442 struct baycom_state *bc = netdev_priv(dev); in ser12_close()
480 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
503 struct baycom_state *bc; in baycom_ioctl()
600 struct baycom_state *bc; in init_baycomserfdx()
611 sizeof(struct baycom_state), in init_baycomserfdx()
[all...]

Completed in 9 milliseconds