Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/
Dtg3.h2681 #define SD_STATUS_LINK_CHG 0x00000002 macro
Dtg3.c1044 if (sblk->status & SD_STATUS_LINK_CHG) in tg3_has_work()
5766 (tp->napi[0].hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
7023 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
7025 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link()