Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/
Dbnx2.c2215 bnx2_read_phy(bp, MII_BNX2_BAM_NXTPG_CTL, &val); in bnx2_init_5709s_phy()
2217 bnx2_write_phy(bp, MII_BNX2_BAM_NXTPG_CTL, val); in bnx2_init_5709s_phy()
Dbnx2.h6520 #define MII_BNX2_BAM_NXTPG_CTL 0x10 macro