Home
last modified time | relevance | path

Searched refs:LMI_NONE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/hdlc/
Dioctl.h32 #define LMI_NONE 1 /* No LMI, all PVCs are static */ macro
/linux-4.4.14/drivers/net/wan/
Dhdlc_fr.c353 if (state(hdlc)->settings.lmi == LMI_NONE) in pvc_open()
370 if (state(hdlc)->settings.lmi == LMI_NONE) in pvc_close()
578 if (state(hdlc)->settings.lmi == LMI_NONE) { in fr_set_link_state()
997 if (state(hdlc)->settings.lmi != LMI_NONE) { in fr_start()
1023 if (state(hdlc)->settings.lmi != LMI_NONE) in fr_stop()
1215 if ((new_settings.lmi != LMI_NONE && in fr_ioctl()