Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/hamradio/
Dbaycom_par.c128 struct baycom_state { struct
159 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument
195 static inline void par96_tx(struct net_device *dev, struct baycom_state *bc) in par96_tx()
219 static inline void par96_rx(struct net_device *dev, struct baycom_state *bc) in par96_rx()
275 struct baycom_state *bc = netdev_priv(dev); in par96_interrupt()
302 struct baycom_state *bc = netdev_priv(dev); in par96_wakeup()
313 struct baycom_state *bc = netdev_priv(dev); in par96_open()
377 struct baycom_state *bc = netdev_priv(dev); in par96_close()
414 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
430 struct baycom_state *bc; in baycom_ioctl()
[all …]
Dbaycom_epp.c169 struct baycom_state { struct
279 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq()
307 static int eppconfig(struct baycom_state *bc) in eppconfig()
332 static inline void do_kiss_params(struct baycom_state *bc, in do_kiss_params()
373 static void encode_hdlc(struct baycom_state *bc) in encode_hdlc()
435 static int transmit(struct baycom_state *bc, int cnt, unsigned char stat) in transmit()
542 struct baycom_state *bc = netdev_priv(dev); in do_rxpacket()
567 struct baycom_state *bc = netdev_priv(dev); in receive()
654 struct baycom_state *bc; in epp_bh()
661 bc = container_of(work, struct baycom_state, run_work.work); in epp_bh()
[all …]
Dbaycom_ser_hdx.c114 struct baycom_state { struct
148 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument
201 static inline void ser12_tx(struct net_device *dev, struct baycom_state *bc) in ser12_tx()
219 static inline void ser12_rx(struct net_device *dev, struct baycom_state *bc) in ser12_rx()
381 struct baycom_state *bc = netdev_priv(dev); in ser12_interrupt()
474 struct baycom_state *bc = netdev_priv(dev); in ser12_open()
517 struct baycom_state *bc = netdev_priv(dev); in ser12_close()
555 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
573 struct baycom_state *bc; in baycom_ioctl()
667 struct baycom_state *bc; in init_baycomserhdx()
[all …]
Dbaycom_ser_fdx.c127 struct baycom_state { struct
160 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument
232 static __inline__ void ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 … in ser12_rx()
291 struct baycom_state *bc = netdev_priv(dev); in ser12_interrupt()
417 struct baycom_state *bc = netdev_priv(dev); in ser12_open()
483 struct baycom_state *bc = netdev_priv(dev); in ser12_close()
521 static int baycom_setmode(struct baycom_state *bc, const char *modestr) in baycom_setmode()
544 struct baycom_state *bc; in baycom_ioctl()
641 struct baycom_state *bc; in init_baycomserfdx()
652 sizeof(struct baycom_state), in init_baycomserfdx()
/Linux-v4.19/Documentation/translations/zh_CN/
Dmagic-number.txt100 BAYCOM_MAGIC 0x19730510 baycom_state drivers/net/baycom_epp.c
/Linux-v4.19/Documentation/process/
Dmagic-number.rst106 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c``