Searched refs:LMC_PPP (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wan/lmc/
H A Dlmc_proto.c68 if (sc->if_type == LMC_PPP) lmc_proto_ioctl()
79 if (sc->if_type == LMC_PPP) { lmc_proto_open()
94 if (sc->if_type == LMC_PPP) lmc_proto_close()
104 case LMC_PPP: lmc_proto_type()
126 case LMC_PPP: lmc_proto_netif()
H A Dlmc_ioctl.h64 #define LMC_PPP 1 /* use generic HDLC interface */ macro
H A Dlmc_main.c866 sc->if_type = LMC_PPP; lmc_init_one()

Completed in 142 milliseconds