Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_api.c1500 return ixgbe_call_func(hw, hw->link.ops.read_link, (hw, addr, in ixgbe_read_link()
H A Dixgbe_type.h4032 s32 (*read_link)(struct ixgbe_hw *, u8 addr, u16 reg, u16 *val); member
H A Dixgbe_x550.c862 link->ops.read_link = ixgbe_read_i2c_combined_generic; in ixgbe_init_ops_X550EM_x()