Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/broadcom/
Dtg3.h2535 #define SD_STATUS_LINK_CHG 0x00000002 macro
Dtg3.c879 if (sblk->status & SD_STATUS_LINK_CHG) in tg3_has_work()
4778 (tp->napi[0].hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
5723 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
5725 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link()