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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/atm/
H A Dzatm.h84 int copper; /* PHY type */ member in struct:zatm_dev
H A Dzatm.c1141 printk("mem=%dkB,%s (",zatm_dev->mem >> 10,zatm_dev->copper ? "UTP" :
1520 zatm_dev->copper = (int)ent->driver_data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/atm/
H A Dzatm.h84 int copper; /* PHY type */ member in struct:zatm_dev
H A Dzatm.c1141 printk("mem=%dkB,%s (",zatm_dev->mem >> 10,zatm_dev->copper ? "UTP" :
1520 zatm_dev->copper = (int)ent->driver_data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dskge.c262 if (hw->copper) {
298 if (hw->copper) {
1972 if (hw->copper) {
2090 reg |= hw->copper ? GPC_HWCFG_GMII_COP : GPC_HWCFG_GMII_FIB;
3488 hw->copper = (pmd_type == 'T' || pmd_type == '1');
3510 hw->copper = 1;
H A Dskge.h1945 /* mix only with master/slave settings (for copper) */
1951 /* only for copper with 1000 Mbps */
2417 u8 copper; member in struct:skge_hw
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dskge.c262 if (hw->copper) {
298 if (hw->copper) {
1972 if (hw->copper) {
2090 reg |= hw->copper ? GPC_HWCFG_GMII_COP : GPC_HWCFG_GMII_FIB;
3488 hw->copper = (pmd_type == 'T' || pmd_type == '1');
3510 hw->copper = 1;
H A Dskge.h1945 /* mix only with master/slave settings (for copper) */
1951 /* only for copper with 1000 Mbps */
2417 u8 copper; member in struct:skge_hw

Completed in 112 milliseconds