Lines Matching defs:addr
88 s32 ixgbe_read_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr, in ixgbe_read_i2c_combined_generic_int()
166 s32 ixgbe_write_i2c_combined_generic_int(struct ixgbe_hw *hw, u8 addr, in ixgbe_write_i2c_combined_generic_int()
664 #define IXGBE_HW_READ_REG(addr) IXGBE_READ_REG(hw, addr) argument
687 static s32 ixgbe_mii_bus_read_generic_c22(struct ixgbe_hw *hw, int addr, in ixgbe_mii_bus_read_generic_c22()
721 static s32 ixgbe_mii_bus_read_generic_c45(struct ixgbe_hw *hw, int addr, in ixgbe_mii_bus_read_generic_c45()
759 static s32 ixgbe_mii_bus_write_generic_c22(struct ixgbe_hw *hw, int addr, in ixgbe_mii_bus_write_generic_c22()
790 static s32 ixgbe_mii_bus_write_generic_c45(struct ixgbe_hw *hw, int addr, in ixgbe_mii_bus_write_generic_c45()
824 static s32 ixgbe_mii_bus_read_c22(struct mii_bus *bus, int addr, int regnum) in ixgbe_mii_bus_read_c22()
840 static s32 ixgbe_mii_bus_read_c45(struct mii_bus *bus, int devad, int addr, in ixgbe_mii_bus_read_c45()
857 static s32 ixgbe_mii_bus_write_c22(struct mii_bus *bus, int addr, int regnum, in ixgbe_mii_bus_write_c22()
875 static s32 ixgbe_mii_bus_write_c45(struct mii_bus *bus, int addr, int devad, in ixgbe_mii_bus_write_c45()
892 static s32 ixgbe_x550em_a_mii_bus_read_c22(struct mii_bus *bus, int addr, in ixgbe_x550em_a_mii_bus_read_c22()
910 static s32 ixgbe_x550em_a_mii_bus_read_c45(struct mii_bus *bus, int addr, in ixgbe_x550em_a_mii_bus_read_c45()
928 static s32 ixgbe_x550em_a_mii_bus_write_c22(struct mii_bus *bus, int addr, in ixgbe_x550em_a_mii_bus_write_c22()
947 static s32 ixgbe_x550em_a_mii_bus_write_c45(struct mii_bus *bus, int addr, in ixgbe_x550em_a_mii_bus_write_c45()
2114 static bool ixgbe_is_sfp_probe(struct ixgbe_hw *hw, u8 offset, u8 addr) in ixgbe_is_sfp_probe()