Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Dixgbe_x550.c200 return hw->link.ops.write_link_unlocked(hw, hw->link.addr, reg, value); in ixgbe_write_cs4227()
862 link->ops.write_link_unlocked = in ixgbe_init_ops_X550EM_x()
Dixgbe_type.h4031 int32_t (*write_link_unlocked)(struct ixgbe_hw *, uint8_t addr, uint16_t reg, member