Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_api.c1515 return ixgbe_call_func(hw, hw->link.ops.read_link, (hw, addr, in ixgbe_read_link()
H A Dixgbe_type.h4160 s32 (*read_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 *val); member
H A Dixgbe_x550.c1036 link->ops.read_link = ixgbe_read_i2c_combined_generic; in ixgbe_init_ops_X550EM_x()