Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dcassini.h1972 #define PCS_INTR_STATUS_LINK_CHANGE 0x04 /* link status has changed macro
Dcassini.c1089 if ((stat & PCS_INTR_STATUS_LINK_CHANGE) == 0) in cas_pcs_interrupt()