Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A 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()
5380 if ((gp_status & in bnx2x_update_adv_fc()
5421 u32 gp_status) in bnx2x_flow_ctrl_resolve()
5426 /* Resolve from gp_status in case of AN complete and not sgmii */ in bnx2x_flow_ctrl_resolve()
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()
5371 bnx2x_update_adv_fc(struct bnx2x_phy *phy, struct link_params *params, struct link_vars *vars, u32 gp_status) bnx2x_update_adv_fc() argument
5418 bnx2x_flow_ctrl_resolve(struct bnx2x_phy *phy, struct link_params *params, struct link_vars *vars, u32 gp_status) bnx2x_flow_ctrl_resolve() argument
5514 bnx2x_xgxs_an_resolve(struct bnx2x_phy *phy, struct link_params *params, struct link_vars *vars, u32 gp_status) bnx2x_xgxs_an_resolve() argument
5624 u16 gp_status, duplex = DUPLEX_HALF, link_up = 0, speed_mask; bnx2x_link_settings_status() local
6449 u16 gp_status = 0, phy_index = 0; bnx2x_test_link() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A 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()
5380 if ((gp_status & in bnx2x_update_adv_fc()
5421 u32 gp_status) in bnx2x_flow_ctrl_resolve()
5426 /* Resolve from gp_status in case of AN complete and not sgmii */ in bnx2x_flow_ctrl_resolve()
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()
5371 bnx2x_update_adv_fc(struct bnx2x_phy *phy, struct link_params *params, struct link_vars *vars, u32 gp_status) bnx2x_update_adv_fc() argument
5418 bnx2x_flow_ctrl_resolve(struct bnx2x_phy *phy, struct link_params *params, struct link_vars *vars, u32 gp_status) bnx2x_flow_ctrl_resolve() argument
5514 bnx2x_xgxs_an_resolve(struct bnx2x_phy *phy, struct link_params *params, struct link_vars *vars, u32 gp_status) bnx2x_xgxs_an_resolve() argument
5624 u16 gp_status, duplex = DUPLEX_HALF, link_up = 0, speed_mask; bnx2x_link_settings_status() local
6451 u16 gp_status = 0, phy_index = 0; bnx2x_test_link() local
[all...]

Completed in 20 milliseconds