Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/
Dbnx2.c6057 if (bp->phy_flags & BNX2_PHY_FLAG_NO_PARALLEL) in bnx2_5706_serdes_has_link()
8377 bp->phy_flags |= BNX2_PHY_FLAG_NO_PARALLEL; in bnx2_init_board()
Dbnx2.h6856 #define BNX2_PHY_FLAG_NO_PARALLEL 0x00002000 macro