Searched refs:write_link_unlocked (Results 1 – 2 of 2) sorted by relevance
109 return hw->link.ops.write_link_unlocked(hw, hw->link.addr, reg, value); in ixgbe_write_cs4227()4041 .write_link_unlocked = &ixgbe_write_i2c_combined_generic_unlocked,
3523 s32 (*write_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg, member