Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.h382 #define MAC_LINK_STAT 0x4 /* Link state */ macro
H A Dtehuti.c202 u32 link = READ_REG(priv, regMAC_LNK_STAT) & MAC_LINK_STAT; in bdx_link_changed()