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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dael1002.c325 static int ael2005_setup_twinax_edc(struct cphy *phy, int modtype) argument
339 if (!err && modtype == phy_modtype_twinax_long)
435 phy->modtype = err;
474 phy->modtype = ret;
551 static int ael2020_setup_twinax_edc(struct cphy *phy, int modtype) argument
748 phy->modtype = (u8)err;
780 phy->modtype = (u8)ret;
H A Dcommon.h553 u8 modtype; /* PHY module type */ member in struct:cphy
H A Dcxgb3_main.c320 if (pi->phy.modtype == phy_modtype_none)
324 mod_str[pi->phy.modtype]);

Completed in 175 milliseconds