Home
last modified time | relevance | path

Searched refs:ixgbe_get_device_caps_generic (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h87 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps);
H A Dixgbe_x540.c833 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_82599.c2172 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_x550.c3810 .get_device_caps = &ixgbe_get_device_caps_generic, \
H A Dixgbe_common.c3475 * ixgbe_get_device_caps_generic - Get additional device capabilities
3482 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps_generic() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h86 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps);
H A Dixgbe_x540.c833 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_82599.c2173 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_common.c3491 * ixgbe_get_device_caps_generic - Get additional device capabilities
3498 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps_generic() function
H A Dixgbe_x550.c3860 .get_device_caps = &ixgbe_get_device_caps_generic, \

Completed in 26 milliseconds