Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c3544 u16 gp_status, gp_mask; in bnx2x_ext_phy_update_adv_fc() local
3547 &gp_status); in bnx2x_ext_phy_update_adv_fc()
3551 if ((gp_status & gp_mask) == gp_mask) { in bnx2x_ext_phy_update_adv_fc()
5370 u32 gp_status) in bnx2x_update_adv_fc() argument
5376 if ((gp_status & in bnx2x_update_adv_fc()
5417 u32 gp_status) in bnx2x_flow_ctrl_resolve() argument
5426 bnx2x_update_adv_fc(phy, params, vars, gp_status); in bnx2x_flow_ctrl_resolve()
5431 else if ((gp_status & MDIO_AN_CL73_OR_37_COMPLETE) && in bnx2x_flow_ctrl_resolve()
5437 bnx2x_update_adv_fc(phy, params, vars, gp_status); in bnx2x_flow_ctrl_resolve()
5513 u32 gp_status) in bnx2x_xgxs_an_resolve() argument
[all …]