Searched refs:baycom_state (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/net/hamradio/ |
D | baycom_par.c | 112 struct baycom_state { struct 143 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 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 *bc; in baycom_ioctl() [all …]
|
D | baycom_epp.c | 154 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_work.work); in epp_bh() [all …]
|
D | baycom_ser_hdx.c | 98 struct baycom_state { struct 132 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 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 *bc; in init_baycomserhdx() [all …]
|
D | baycom_ser_fdx.c | 112 struct baycom_state { struct 145 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 191 static __inline__ void ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 … 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()
|
/linux-6.12.1/Documentation/translations/zh_CN/process/ |
D | magic-number.rst | 73 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c``
|
/linux-6.12.1/Documentation/translations/zh_TW/process/ |
D | magic-number.rst | 67 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c``
|
/linux-6.12.1/Documentation/staging/ |
D | magic-number.rst | 75 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c``
|
/linux-6.12.1/Documentation/translations/it_IT/process/ |
D | magic-number.rst | 81 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c``
|
/linux-6.12.1/Documentation/translations/sp_SP/process/ |
D | magic-number.rst | 80 BAYCOM_MAGIC 0x19730510 baycom_state ``drivers/net/baycom_epp.c``
|