Home
last modified time | relevance | path

Searched refs:lcs (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/net/slip/
Dslhc.c231 register struct cstate *lcs = ocs; in slhc_compress() local
232 register struct cstate *cs = lcs->next; in slhc_compress()
300 lcs = cs; in slhc_compress()
314 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
321 if(lcs == ocs) { in slhc_compress()
325 comp->xmit_oldest = lcs->cs_this; in slhc_compress()
328 lcs->next = cs->next; in slhc_compress()
/linux-4.4.14/drivers/s390/net/
DMakefile10 obj-$(CONFIG_LCS) += lcs.o
DKconfig11 To compile as a module, choose M. The module name is lcs.
Dlcs.c53 #error Cannot compile lcs.c without some net devices switched on.
/linux-4.4.14/Documentation/s390/
Ddriver-model.txt209 devices, like lcs or ctc.
DDebugging390.txt2041 to switch on the lcs "debug feature"
2042 echo 5 > /proc/s390dbf/lcs/level
2044 cat /proc/s390dbf/lcs/sprintf >/logfile
2091 drivers e.g. lcs are registered with this layer.
/linux-4.4.14/
DCREDITS88 W: http://www.pdos.lcs.mit.edu/~cananian