Searched defs:bnx2x_cl45_read (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c302 bnx2x_cl45_read(_bp, _phy, \
3072 static int bnx2x_cl45_read(struct bnx2x *bp, struct bnx2x_phy *phy, function
3130 bnx2x_cl45_read(bp, phy, devad, 0xf, &temp_val);
3198 bnx2x_cl45_read(bp, phy, devad, 0xf, &temp_val);
3332 bnx2x_cl45_read(bp, phy, devad, reg, &val);
3346 return bnx2x_cl45_read(params->bp,
3600 bnx2x_cl45_read(bp, phy, MDIO_AN_DEVAD, MDIO_AN_REG_ADV_PAUSE, &val);
3662 bnx2x_cl45_read(bp, phy,
3669 bnx2x_cl45_read(bp, phy, MDIO_AN_DEVAD,
3671 bnx2x_cl45_read(b
[all...]

Completed in 76 milliseconds