Searched refs:mbit (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/testsuite/tests/
H A Dcbq.t4 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
9 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
H A Dpolicer4 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
11 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
H A Dcls-testbed.t20 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_v110.c194 int mbit = 64; local
219 introducer = (m[line] & mbit) ? 0 : 1; /* current bit of the matrix */
221 if (mbit > 2) { /* was it the last bit in this line ? */
222 mbit >>= 1; /* no -> take next */
225 mbit = 64;
229 if (m[line] & mbit) /* was that bit set in the matrix ? */
329 int mbit = 128; local
338 mbit = 128; /* go on with the 7th bit */
342 mbit = 128; /* go on with the 7th bit */
350 switch (mbit) { /* leftmos
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds6gmac.c366 unsigned int mbit; member in struct:s6gmac::__anon13153
697 switch (pd->link.mbit) {
720 if (pd->link.mbit != phydev->speed) {
721 pd->link.mbit = phydev->speed;
736 (pd->link.mbit != phydev->speed) ||
881 pd->link.mbit = 0;

Completed in 66 milliseconds