Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/
Dtg3.h2681 #define SD_STATUS_LINK_CHG 0x00000002 macro
Dtg3.c1046 if (sblk->status & SD_STATUS_LINK_CHG) in tg3_has_work()
5749 (tp->napi[0].hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
7047 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
7049 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link()