Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbnx2.c2344 if (bp->phy_flags & BNX2_PHY_FLAG_DIS_EARLY_DAC) { in bnx2_init_copper_phy()
8366 bp->phy_flags |= BNX2_PHY_FLAG_DIS_EARLY_DAC; in bnx2_init_board()
Dbnx2.h6852 #define BNX2_PHY_FLAG_DIS_EARLY_DAC 0x00000400 macro