Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.c2318 if (bp->phy_flags & BNX2_PHY_FLAG_DIS_EARLY_DAC) { in bnx2_init_copper_phy()
8172 bp->phy_flags |= BNX2_PHY_FLAG_DIS_EARLY_DAC; in bnx2_init_board()
Dbnx2.h6790 #define BNX2_PHY_FLAG_DIS_EARLY_DAC 0x00000400 macro