Searched refs:mii_val (Results 1 – 1 of 1) sorted by relevance
632 __be16 *mii_val; in xgbe_phy_i2c_mii_write() local641 mii_val = (__be16 *)&mii_data[1]; in xgbe_phy_i2c_mii_write()642 *mii_val = cpu_to_be16(val); in xgbe_phy_i2c_mii_write()722 __be16 mii_val; in xgbe_phy_i2c_mii_read() local733 &mii_val, sizeof(mii_val)); in xgbe_phy_i2c_mii_read()735 ret = be16_to_cpu(mii_val); in xgbe_phy_i2c_mii_read()