Searched refs:bnx2x_cl45_read (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 302 bnx2x_cl45_read(_bp, _phy, \ 3072 static int bnx2x_cl45_read(struct bnx2x *bp, struct bnx2x_phy *phy, in bnx2x_cl45_read() function 3130 bnx2x_cl45_read(bp, phy, devad, 0xf, &temp_val); in bnx2x_cl45_read() 3198 bnx2x_cl45_read(bp, phy, devad, 0xf, &temp_val); in bnx2x_cl45_write() 3332 bnx2x_cl45_read(bp, phy, devad, reg, &val); in bnx2x_cl45_read_or_write() 3346 return bnx2x_cl45_read(params->bp, in bnx2x_phy_read() 3600 bnx2x_cl45_read(bp, phy, MDIO_AN_DEVAD, MDIO_AN_REG_ADV_PAUSE, &val); in bnx2x_ext_phy_set_pause() 3662 bnx2x_cl45_read(bp, phy, in bnx2x_ext_phy_update_adv_fc() 3669 bnx2x_cl45_read(bp, phy, MDIO_AN_DEVAD, in bnx2x_ext_phy_update_adv_fc() 3671 bnx2x_cl45_read(bp, phy, MDIO_AN_DEVAD, in bnx2x_ext_phy_update_adv_fc() [all …]
|