Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/
Dbnx2.c2334 if (bp->phy_flags & BNX2_PHY_FLAG_CRC_FIX) { in bnx2_init_copper_phy()
8386 bp->phy_flags |= BNX2_PHY_FLAG_CRC_FIX; in bnx2_init_board()
Dbnx2.h6847 #define BNX2_PHY_FLAG_CRC_FIX 0x00000002 macro