Searched refs:beacon_phys (Results 1 – 4 of 4) sorted by relevance
/linux-3.4.99/drivers/net/tokenring/ |
D | olympic.h | 320 u8 beacon_phys[4] ; member
|
D | lanstreamer.h | 342 __u8 beacon_phys[4]; member
|
D | lanstreamer.c | 1893 spt.beacon_phys[0], spt.beacon_phys[1], in sprintf_info() 1894 spt.beacon_phys[2], spt.beacon_phys[3]); in sprintf_info()
|
D | olympic.c | 1689 readb(opt+offsetof(struct olympic_parameters_table, beacon_phys)), in olympic_proc_show() 1690 readb(opt+offsetof(struct olympic_parameters_table, beacon_phys)+1), in olympic_proc_show() 1691 readb(opt+offsetof(struct olympic_parameters_table, beacon_phys)+2), in olympic_proc_show() 1692 readb(opt+offsetof(struct olympic_parameters_table, beacon_phys)+3)); in olympic_proc_show()
|