Home
last modified time | relevance | path

Searched refs:TYPHOON_XCVR_AUTONEG (Results 1 – 2 of 2) sorted by relevance

/drivers/net/
Dtyphoon.h438 #define TYPHOON_XCVR_AUTONEG __constant_cpu_to_le16(0x0004) macro
Dtyphoon.c1088 case TYPHOON_XCVR_AUTONEG: in typhoon_get_settings()
1115 if(tp->xcvr_select == TYPHOON_XCVR_AUTONEG) in typhoon_get_settings()
1135 xcvr = TYPHOON_XCVR_AUTONEG; in typhoon_set_settings()
2492 tp->xcvr_select = TYPHOON_XCVR_AUTONEG; in typhoon_init_one()