Searched refs:olympic_parameters_table (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 Dolympic.c717 addr[i] = readb(opt+offsetof(struct olympic_parameters_table, up_node_addr)+i);
1654 addr[i] = readb(opt+offsetof(struct olympic_parameters_table, up_node_addr) + i);
1656 addr2[i] = readb(opt+offsetof(struct olympic_parameters_table, poll_addr) + i);
1660 readb(opt+offsetof(struct olympic_parameters_table, phys_addr)),
1661 readb(opt+offsetof(struct olympic_parameters_table, phys_addr)+1),
1662 readb(opt+offsetof(struct olympic_parameters_table, phys_addr)+2),
1663 readb(opt+offsetof(struct olympic_parameters_table, phys_addr)+3),
1665 swab16(readw(opt+offsetof(struct olympic_parameters_table, acc_priority))),
1666 swab16(readw(opt+offsetof(struct olympic_parameters_table, auth_source_class))),
1667 swab16(readw(opt+offsetof(struct olympic_parameters_table, att_cod
[all...]
H A Dolympic.h294 struct olympic_parameters_table { struct

Completed in 52 milliseconds