Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c3548 u16 gp_status, gp_mask; in bnx2x_ext_phy_update_adv_fc() local
3552 gp_mask = (MDIO_WC_REG_GP2_STATUS_GP_2_4_CL73_AN_CMPL | in bnx2x_ext_phy_update_adv_fc()
3555 if ((gp_status & gp_mask) == gp_mask) { in bnx2x_ext_phy_update_adv_fc()