Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/hdlc/
Dioctl.h33 #define LMI_NONE 1 /* No LMI, all PVCs are static */ macro
/Linux-v5.10/drivers/net/wan/
Dhdlc_fr.c348 if (state(hdlc)->settings.lmi == LMI_NONE) in pvc_open()
365 if (state(hdlc)->settings.lmi == LMI_NONE) in pvc_close()
585 if (state(hdlc)->settings.lmi == LMI_NONE) { in fr_set_link_state()
1003 if (state(hdlc)->settings.lmi != LMI_NONE) { in fr_start()
1028 if (state(hdlc)->settings.lmi != LMI_NONE) in fr_stop()
1222 if ((new_settings.lmi != LMI_NONE && in fr_ioctl()