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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/tokenring/
H A Dtms380tr.c460 tp->ocpl.OPENOptions = 0;
461 tp->ocpl.OPENOptions |= ENABLE_FULL_DUPLEX_SELECTION;
462 tp->ocpl.FullDuplex = 0;
463 tp->ocpl.FullDuplex |= OPEN_FULL_DUPLEX_OFF;
473 tp->ocpl.NodeAddr[i] = ((unsigned char *)dev->dev_addr)[i];
475 tp->ocpl.GroupAddr = 0;
476 tp->ocpl.FunctAddr = 0;
477 tp->ocpl.RxListSize = cpu_to_be16((unsigned short)RplSize);
478 tp->ocpl.TxListSize = cpu_to_be16((unsigned short)TplSize);
479 tp->ocpl
[all...]
H A Dtms380tr.h448 * ocpl. (new feature in firmware
1074 OPB ocpl; /* Open Options Parameter Block. */ member in struct:net_local

Completed in 38 milliseconds