Home
last modified time | relevance | path

Searched refs:ixgbe_get_device_caps_generic (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/pci/
Dixgbe.h234 int32_t ixgbe_get_device_caps_generic(struct ixgbe_hw *hw,
Dixgbe_x540.c116 mac->ops.get_device_caps = ixgbe_get_device_caps_generic; in ixgbe_init_ops_X540()
Dixgbe_82599.c385 mac->ops.get_device_caps = ixgbe_get_device_caps_generic; in ixgbe_init_ops_82599()
Dixgbe.c3583 int32_t ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, uint16_t *device_caps) in ixgbe_get_device_caps_generic() function