Home
last modified time | relevance | path

Searched refs:frad_state (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc_fr.c134 struct frad_state { struct
169 static inline struct frad_state* state(hdlc_device *hdlc) in state()
171 return(struct frad_state *)(hdlc->state); in state()
609 struct frad_state *st = from_timer(st, t, timer); in fr_timer()
1242 sizeof(struct frad_state)); in fr_ioctl()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_fr.c131 struct frad_state { struct
162 static inline struct frad_state *state(hdlc_device *hdlc) in state()
164 return (struct frad_state *)(hdlc->state); in state()
584 struct frad_state *st = from_timer(st, t, timer); in fr_timer()
1240 sizeof(struct frad_state)); in fr_ioctl()

Completed in 3 milliseconds