Home
last modified time | relevance | path

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

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/tg3/
H A Dtg3_phy.c1011 if (tp->hw_status->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
1013 tp->hw_status->status &= ~SD_STATUS_LINK_CHG; in tg3_poll_link()
H A Dtg3.h2652 #define SD_STATUS_LINK_CHG 0x00000002 macro
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/tg3/
H A Dtg3_phy.c1011 if (tp->hw_status->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
1013 tp->hw_status->status &= ~SD_STATUS_LINK_CHG; in tg3_poll_link()
2011 (tp->hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
H A Dtg3.h2673 #define SD_STATUS_LINK_CHG 0x00000002 macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/tg3/
H A Dtg3_phy.c1011 if (tp->hw_status->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
1013 tp->hw_status->status &= ~SD_STATUS_LINK_CHG; in tg3_poll_link()
2011 (tp->hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
H A Dtg3.h2673 #define SD_STATUS_LINK_CHG 0x00000002 macro
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/tg3/
H A Dtg3_phy.c1011 if (tp->hw_status->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
1013 tp->hw_status->status &= ~SD_STATUS_LINK_CHG; in tg3_poll_link()
2011 (tp->hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
H A Dtg3.h2673 #define SD_STATUS_LINK_CHG 0x00000002 macro
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/tg3/
H A Dtg3_phy.c1011 if (tp->hw_status->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
1013 tp->hw_status->status &= ~SD_STATUS_LINK_CHG; in tg3_poll_link()
2011 (tp->hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
H A Dtg3.h2673 #define SD_STATUS_LINK_CHG 0x00000002 macro
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/tg3/
H A Dtg3_phy.c1011 if (tp->hw_status->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
1013 tp->hw_status->status &= ~SD_STATUS_LINK_CHG; in tg3_poll_link()
2011 (tp->hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
H A Dtg3.h2673 #define SD_STATUS_LINK_CHG 0x00000002 macro
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/tg3/
H A Dtg3_phy.c1011 if (tp->hw_status->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
1013 tp->hw_status->status &= ~SD_STATUS_LINK_CHG; in tg3_poll_link()
2011 (tp->hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
H A Dtg3.h2673 #define SD_STATUS_LINK_CHG 0x00000002 macro
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/tg3/
H A Dtg3_phy.c1011 if (tp->hw_status->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
1013 tp->hw_status->status &= ~SD_STATUS_LINK_CHG; in tg3_poll_link()
2011 (tp->hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
H A Dtg3.h2673 #define SD_STATUS_LINK_CHG 0x00000002 macro
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/drivers/net/
H A Dtg3.h1699 #define SD_STATUS_LINK_CHG 0x00000002 macro
H A Dtg3.c1352 (tp->hw_status->status & ~SD_STATUS_LINK_CHG)); in tg3_setup_fiber_phy()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dtg3.h2682 #define SD_STATUS_LINK_CHG 0x00000002 macro
H A Dtg3.c1044 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()
7017 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
7019 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dtg3.h2682 #define SD_STATUS_LINK_CHG 0x00000002 macro
H A Dtg3.c1044 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()
7017 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
7019 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/broadcom/
H A Dtg3.h2682 #define SD_STATUS_LINK_CHG 0x00000002 macro
H A Dtg3.c1044 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()
7017 if (sblk->status & SD_STATUS_LINK_CHG) { in tg3_poll_link()
7019 (sblk->status & ~SD_STATUS_LINK_CHG); in tg3_poll_link()