Home
last modified time | relevance | path

Searched refs:tslot_limit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dslhc_vj.h147 byte_t tslot_limit; /* highest transmit slot id (0-l)*/ member
/kernel/linux/linux-6.6/include/net/
H A Dslhc_vj.h147 byte_t tslot_limit; /* highest transmit slot id (0-l)*/ member
/kernel/linux/linux-5.10/drivers/net/slip/
H A Dslhc.c118 comp->tslot_limit = tslots - 1; in slhc_init()
134 for(i = comp->tslot_limit; i > 0; --i){ in slhc_init()
138 ts[0].next = &(ts[comp->tslot_limit]); in slhc_init()
/kernel/linux/linux-6.6/drivers/net/slip/
H A Dslhc.c118 comp->tslot_limit = tslots - 1; in slhc_init()
134 for(i = comp->tslot_limit; i > 0; --i){ in slhc_init()
138 ts[0].next = &(ts[comp->tslot_limit]); in slhc_init()

Completed in 4 milliseconds