Searched refs:NIU_FLAGS_FIBER (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/
H A Dniu.c2502 NIU_FLAGS_FIBER |
2512 case NIU_FLAGS_10G | NIU_FLAGS_FIBER:
2530 NIU_FLAGS_FIBER |
2548 case NIU_FLAGS_FIBER:
2553 case NIU_FLAGS_10G | NIU_FLAGS_FIBER:
2570 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER:
5180 (np->flags & NIU_FLAGS_FIBER) != 0) {
5220 if (!(np->flags & NIU_FLAGS_FIBER) &&
5271 !(np->flags & NIU_FLAGS_FIBER) &&
5318 NIU_FLAGS_FIBER |
[all...]
H A Dniu.h3256 #define NIU_FLAGS_FIBER 0x00020000 /* 0=COPPER 1=FIBER */ macro

Completed in 206 milliseconds