Searched refs:RxVlanOn (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A D8139cp.c256 RxVlanOn = (1 << 6), /* Rx VLAN de-tagging enable */ enumerator in enum:__anon16264
434 cp->cpcmd |= RxVlanOn;
436 cp->cpcmd &= ~RxVlanOn;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A D8139cp.c256 RxVlanOn = (1 << 6), /* Rx VLAN de-tagging enable */ enumerator in enum:__anon27957
434 cp->cpcmd |= RxVlanOn;
436 cp->cpcmd &= ~RxVlanOn;

Completed in 170 milliseconds