Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c3661 u16 gp_status, gp_mask; in bnx2x_ext_phy_update_adv_fc() local
3664 &gp_status); in bnx2x_ext_phy_update_adv_fc()
3668 if ((gp_status & gp_mask) == gp_mask) { in bnx2x_ext_phy_update_adv_fc()
5279 u32 gp_status) in bnx2x_update_adv_fc() argument
5285 if ((gp_status & in bnx2x_update_adv_fc()
5326 u32 gp_status) in bnx2x_flow_ctrl_resolve() argument
5335 bnx2x_update_adv_fc(phy, params, vars, gp_status); in bnx2x_flow_ctrl_resolve()
5340 else if ((gp_status & MDIO_AN_CL73_OR_37_COMPLETE) && in bnx2x_flow_ctrl_resolve()
5346 bnx2x_update_adv_fc(phy, params, vars, gp_status); in bnx2x_flow_ctrl_resolve()
5424 u32 gp_status) in bnx2x_xgxs_an_resolve() argument
[all …]