Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/hdlc/
A Dioctl.h33 #define LMI_NONE 1 /* No LMI, all PVCs are static */ macro
/linux-6.3-rc2/drivers/net/wan/
A Dhdlc_fr.c333 if (state(hdlc)->settings.lmi == LMI_NONE) in pvc_open()
349 if (state(hdlc)->settings.lmi == LMI_NONE) in pvc_close()
561 if (state(hdlc)->settings.lmi == LMI_NONE) { in fr_set_link_state()
1002 if (state(hdlc)->settings.lmi != LMI_NONE) { in fr_start()
1027 if (state(hdlc)->settings.lmi != LMI_NONE) in fr_stop()
1219 if ((new_settings.lmi != LMI_NONE && in fr_ioctl()

Completed in 5 milliseconds