Home
last modified time | relevance | path

Searched refs:INT_PHY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h113 #define INT_PHY 0 macro
120 #define LINK_CONFIG_IDX(_phy_idx) ((_phy_idx == INT_PHY) ? \
H A Dbnx2x_link.c1448 for (phy_index = INT_PHY; phy_index < params->num_phys; in bnx2x_set_mdio_emac_per_phy()
1757 if (!(params->phy[INT_PHY].flags & FLAGS_TX_ERROR_CHECK)) { in bnx2x_xmac_enable()
1788 (params->phy[INT_PHY].supported & in bnx2x_xmac_enable()
3374 bnx2x_xgxs_specific_func(&params->phy[INT_PHY], params, in bnx2x_xgxs_deassert()
3426 for (phy_index = INT_PHY; phy_index < params->num_phys; in set_phy_vars()
4458 if ((params->req_line_speed[LINK_CONFIG_IDX(INT_PHY)] == in bnx2x_warpcore_config_sfi()
4835 params->phy[INT_PHY].media_type = in bnx2x_link_status_update()
5820 struct bnx2x_phy *phy = &params->phy[INT_PHY]; in bnx2x_set_gmii_tx_driver()
6058 params->phy[INT_PHY].type != in bnx2x_link_int_enable()
6068 params->phy[INT_PHY] in bnx2x_link_int_enable()
[all...]
H A Dbnx2x_cmn.c4808 return INT_PHY; in bnx2x_get_cur_phy_idx()
H A Dbnx2x_main.c11193 bp->port.supported[0] = bp->link_params.phy[INT_PHY].supported; in bnx2x_link_settings_supported()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h113 #define INT_PHY 0 macro
120 #define LINK_CONFIG_IDX(_phy_idx) ((_phy_idx == INT_PHY) ? \
H A Dbnx2x_link.c1448 for (phy_index = INT_PHY; phy_index < params->num_phys; in bnx2x_set_mdio_emac_per_phy()
1757 if (!(params->phy[INT_PHY].flags & FLAGS_TX_ERROR_CHECK)) { in bnx2x_xmac_enable()
1788 (params->phy[INT_PHY].supported & in bnx2x_xmac_enable()
3374 bnx2x_xgxs_specific_func(&params->phy[INT_PHY], params, in bnx2x_xgxs_deassert()
3426 for (phy_index = INT_PHY; phy_index < params->num_phys; in set_phy_vars()
4458 if ((params->req_line_speed[LINK_CONFIG_IDX(INT_PHY)] == in bnx2x_warpcore_config_sfi()
4835 params->phy[INT_PHY].media_type = in bnx2x_link_status_update()
5820 struct bnx2x_phy *phy = &params->phy[INT_PHY]; in bnx2x_set_gmii_tx_driver()
6058 params->phy[INT_PHY].type != in bnx2x_link_int_enable()
6068 params->phy[INT_PHY] in bnx2x_link_int_enable()
[all...]
H A Dbnx2x_cmn.c4819 return INT_PHY; in bnx2x_get_cur_phy_idx()
H A Dbnx2x_main.c11194 bp->port.supported[0] = bp->link_params.phy[INT_PHY].supported; in bnx2x_link_settings_supported()

Completed in 64 milliseconds