Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h87 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps);
Dixgbe_x540.c833 .get_device_caps = &ixgbe_get_device_caps_generic,
Dixgbe_82599.c2172 .get_device_caps = &ixgbe_get_device_caps_generic,
Dixgbe_common.c3482 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps_generic() function
Dixgbe_x550.c3810 .get_device_caps = &ixgbe_get_device_caps_generic, \