Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/i4l/
Disdn_v110.c194 int mbit = 64; in DecodeMatrix() local
219 introducer = (m[line] & mbit) ? 0 : 1; /* current bit of the matrix */ in DecodeMatrix()
221 if (mbit > 2) { /* was it the last bit in this line ? */ in DecodeMatrix()
222 mbit >>= 1; /* no -> take next */ in DecodeMatrix()
225 mbit = 64; in DecodeMatrix()
229 if (m[line] & mbit) /* was that bit set in the matrix ? */ in DecodeMatrix()
329 int mbit = 128; in EncodeMatrix() local
338 mbit = 128; /* go on with the 7th bit */ in EncodeMatrix()
342 mbit = 128; /* go on with the 7th bit */ in EncodeMatrix()
350 switch (mbit) { /* leftmost or rightmost bit ? */ in EncodeMatrix()
[all …]
/linux-4.4.14/Documentation/cgroups/
Dnet_cls.txt33 tc class add dev eth0 parent 10: classid 10:1 htb rate 40mbit