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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_phy.c538 u8 cable_tech = 0; local
567 &cable_tech);
584 if (cable_tech & IXGBE_SFF_DA_PASSIVE_CABLE)
593 if (cable_tech & IXGBE_SFF_DA_PASSIVE_CABLE) {
600 } else if (cable_tech & IXGBE_SFF_DA_ACTIVE_CABLE) {
672 if (cable_tech & IXGBE_SFF_DA_PASSIVE_CABLE)
677 if (cable_tech & IXGBE_SFF_DA_ACTIVE_CABLE)
689 if (cable_tech & IXGBE_SFF_DA_PASSIVE_CABLE)
692 else if (cable_tech & IXGBE_SFF_DA_ACTIVE_CABLE)
702 if (cable_tech
[all...]

Completed in 105 milliseconds