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

/linux-master/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;
1757 if (!(params->phy[INT_PHY].flags & FLAGS_TX_ERROR_CHECK)) {
1788 (params->phy[INT_PHY].supported &
3374 bnx2x_xgxs_specific_func(&params->phy[INT_PHY], params,
3426 for (phy_index = INT_PHY; phy_index < params->num_phys;
4458 if ((params->req_line_speed[LINK_CONFIG_IDX(INT_PHY)] ==
4835 params->phy[INT_PHY].media_type =
5820 struct bnx2x_phy *phy = &params->phy[INT_PHY];
6058 params->phy[INT_PHY].type !=
6068 params->phy[INT_PHY]
[all...]
H A Dbnx2x_cmn.c4818 return INT_PHY;
H A Dbnx2x_main.c11194 bp->port.supported[0] = bp->link_params.phy[INT_PHY].supported;

Completed in 178 milliseconds