Searched refs:get_device_caps (Results 1 – 4 of 4) sorted by relevance
116 mac->ops.get_device_caps = ixgbe_get_device_caps_generic; in ixgbe_init_ops_X540()
385 mac->ops.get_device_caps = ixgbe_get_device_caps_generic; in ixgbe_init_ops_82599()
3913 int32_t (*get_device_caps)(struct ixgbe_hw *, uint16_t *); member
470 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_start_hw_generic()