Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dhdlcdrv.h86 struct hdlcdrv_state { struct
221 static inline void hdlcdrv_putbits(struct hdlcdrv_state *s, unsigned int bits) in hdlcdrv_putbits()
226 static inline unsigned int hdlcdrv_getbits(struct hdlcdrv_state *s) in hdlcdrv_getbits()
244 static inline void hdlcdrv_channelbit(struct hdlcdrv_state *s, unsigned int bit) in hdlcdrv_channelbit()
251 static inline void hdlcdrv_setdcd(struct hdlcdrv_state *s, int dcd) in hdlcdrv_setdcd()
256 static inline int hdlcdrv_ptt(struct hdlcdrv_state *s) in hdlcdrv_ptt()
263 void hdlcdrv_receiver(struct net_device *, struct hdlcdrv_state *);
264 void hdlcdrv_transmitter(struct net_device *, struct hdlcdrv_state *);
265 void hdlcdrv_arbitrate(struct net_device *, struct hdlcdrv_state *);
/linux-6.1.9/drivers/net/hamradio/
Dhdlcdrv.c114 static int hdlc_rx_add_bytes(struct hdlcdrv_state *s, unsigned int bits, in hdlc_rx_add_bytes()
132 static void hdlc_rx_flag(struct net_device *dev, struct hdlcdrv_state *s) in hdlc_rx_flag()
156 void hdlcdrv_receiver(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_receiver()
212 static inline void do_kiss_params(struct hdlcdrv_state *s, in do_kiss_params()
253 void hdlcdrv_transmitter(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_transmitter()
353 static void start_tx(struct net_device *dev, struct hdlcdrv_state *s) in start_tx()
365 void hdlcdrv_arbitrate(struct net_device *dev, struct hdlcdrv_state *s) in hdlcdrv_arbitrate()
393 struct hdlcdrv_state *sm = netdev_priv(dev); in hdlcdrv_send_packet()
435 struct hdlcdrv_state *s = netdev_priv(dev); in hdlcdrv_open()
472 struct hdlcdrv_state *s = netdev_priv(dev); in hdlcdrv_close()
[all …]
Dbaycom_par.c113 struct hdlcdrv_state hdrv;
Dbaycom_ser_fdx.c113 struct hdlcdrv_state hdrv;
Dbaycom_ser_hdx.c99 struct hdlcdrv_state hdrv;
/linux-6.1.9/Documentation/translations/zh_CN/process/
Dmagic-number.rst66 HDLCDRV_MAGIC 0x5ac6e778 hdlcdrv_state ``include/linux/hdlcdrv.h``
/linux-6.1.9/Documentation/translations/zh_TW/process/
Dmagic-number.rst69 HDLCDRV_MAGIC 0x5ac6e778 hdlcdrv_state ``include/linux/hdlcdrv.h``
/linux-6.1.9/Documentation/process/
Dmagic-number.rst77 HDLCDRV_MAGIC 0x5ac6e778 hdlcdrv_state ``include/linux/hdlcdrv.h``
/linux-6.1.9/Documentation/translations/it_IT/process/
Dmagic-number.rst83 HDLCDRV_MAGIC 0x5ac6e778 hdlcdrv_state ``include/linux/hdlcdrv.h``