Home
last modified time | relevance | path

Searched refs:SD_STATUS_LINK_CHG (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.h2681 #define SD_STATUS_LINK_CHG 0x00000002 macro
H A Dtg3.c1045 if (sblk->status & SD_STATUS_LINK_CHG) in tg3_has_work()
5767 (tp->napi[0].hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
7032 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
7034 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.h2681 #define SD_STATUS_LINK_CHG 0x00000002 macro
H A Dtg3.c1046 if (sblk->status & SD_STATUS_LINK_CHG) in tg3_has_work()
5760 (tp->napi[0].hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
7018 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
7020 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link()

Completed in 58 milliseconds