Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c3548 u16 gp_status, gp_mask; in bnx2x_ext_phy_update_adv_fc() local
3551 &gp_status); in bnx2x_ext_phy_update_adv_fc()
3555 if ((gp_status & gp_mask) == gp_mask) { in bnx2x_ext_phy_update_adv_fc()
5374 u32 gp_status) in bnx2x_update_adv_fc() argument
5380 if ((gp_status & in bnx2x_update_adv_fc()
5421 u32 gp_status) in bnx2x_flow_ctrl_resolve() argument
5430 bnx2x_update_adv_fc(phy, params, vars, gp_status); in bnx2x_flow_ctrl_resolve()
5435 else if ((gp_status & MDIO_AN_CL73_OR_37_COMPLETE) && in bnx2x_flow_ctrl_resolve()
5441 bnx2x_update_adv_fc(phy, params, vars, gp_status); in bnx2x_flow_ctrl_resolve()
5517 u32 gp_status) in bnx2x_xgxs_an_resolve() argument
[all …]