Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.h6849 #define BNX2_PHY_FLAG_INT_MODE_MASK 0x00000300 macro
H A Dbnx2.c2393 bp->phy_flags &= ~BNX2_PHY_FLAG_INT_MODE_MASK; in bnx2_init_phy()