Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h423 #define TYPHOON_LINK_100MBPS cpu_to_le32(0x00000002) macro
H A Dtyphoon.c935 tp->speed = (s->linkStatus & TYPHOON_LINK_100MBPS) ? in typhoon_do_get_stats()