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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dtms380tr.c452 tp->ocpl.OPENOptions = 0;
453 tp->ocpl.OPENOptions |= ENABLE_FULL_DUPLEX_SELECTION;
454 tp->ocpl.FullDuplex = 0;
455 tp->ocpl.FullDuplex |= OPEN_FULL_DUPLEX_OFF;
465 tp->ocpl.NodeAddr[i] = ((unsigned char *)dev->dev_addr)[i];
467 tp->ocpl.GroupAddr = 0;
468 tp->ocpl.FunctAddr = 0;
469 tp->ocpl.RxListSize = cpu_to_be16((unsigned short)RplSize);
470 tp->ocpl.TxListSize = cpu_to_be16((unsigned short)TplSize);
471 tp->ocpl
[all...]
H A Dtms380tr.h450 * ocpl. (new feature in firmware
1075 OPB ocpl; /* Open Options Parameter Block. */ member in struct:net_local

Completed in 118 milliseconds