Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dbnx2.c833 if (bp->phy_flags & PHY_2_5G_CAPABLE_FLAG) { in bnx2_setup_serdes_phy()
1021 if (bp->phy_flags & PHY_2_5G_CAPABLE_FLAG) { in bnx2_init_5708s_phy()
2299 bp->phy_flags |= PHY_2_5G_CAPABLE_FLAG; in bnx2_init_board()
Dbnx2.h4064 #define PHY_2_5G_CAPABLE_FLAG 8 macro