Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dhdlc_fr.c147 u8 n391cnt; member
582 state(hdlc)->n391cnt = 0; /* Request full status */ in fr_set_link_state()
644 if (state(hdlc)->n391cnt) in fr_timer()
645 state(hdlc)->n391cnt--; in fr_timer()
647 fr_lmi_send(dev, state(hdlc)->n391cnt == 0); in fr_timer()
749 state(hdlc)->n391cnt = 0; in fr_lmi_recv()
869 state(hdlc)->n391cnt = state(hdlc)->settings.n391; in fr_lmi_recv()
1009 state(hdlc)->n391cnt = 0; in fr_start()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dhdlc_fr.c144 u8 n391cnt; member
558 state(hdlc)->n391cnt = 0; /* Request full status */ in fr_set_link_state()
619 if (state(hdlc)->n391cnt) in fr_timer()
620 state(hdlc)->n391cnt--; in fr_timer()
622 fr_lmi_send(dev, state(hdlc)->n391cnt == 0); in fr_timer()
724 state(hdlc)->n391cnt = 0; in fr_lmi_recv()
844 state(hdlc)->n391cnt = state(hdlc)->settings.n391; in fr_lmi_recv()
1008 state(hdlc)->n391cnt = 0; in fr_start()

Completed in 4 milliseconds