Home
last modified time | relevance | path

Searched refs:write_link_unlocked (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c1567 return ixgbe_call_func(hw, hw->link.ops.write_link_unlocked, in ixgbe_write_link_unlocked()
H A Dixgbe_x550.c128 return hw->link.ops.write_link_unlocked(hw, hw->link.addr, reg, value); in ixgbe_write_cs4227()
864 link->ops.write_link_unlocked = in ixgbe_init_ops_X550EM_x()
H A Dixgbe_type.h4040 s32 (*write_link_unlocked)(struct ixgbe_hw *, u8 addr, u16 reg, member