Home
last modified time | relevance | path

Searched refs:MDIO_PMA_LASI_LSALARM (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dmv88x201x.c89 MDIO_PMA_LASI_LSALARM); in mv88x201x_interrupt_enable()
/linux-5.19.10/include/uapi/linux/
Dmdio.h396 #define MDIO_PMA_LASI_LSALARM 0x0001 /* LS_ALARM enable/status */ macro
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c479 MDIO_PMA_LASI_LSALARM); in t3_phy_lasi_intr_enable()
502 return (status & MDIO_PMA_LASI_LSALARM) ? cphy_cause_link_change : 0; in t3_phy_lasi_intr_handler()