Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/
Dbnx2.c2345 if (bp->phy_flags & BNX2_PHY_FLAG_DIS_EARLY_DAC) { in bnx2_init_copper_phy()
8390 bp->phy_flags |= BNX2_PHY_FLAG_DIS_EARLY_DAC; in bnx2_init_board()
Dbnx2.h6853 #define BNX2_PHY_FLAG_DIS_EARLY_DAC 0x00000400 macro