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 D | ixgbe_common.h | 87 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps);
|
H A D | ixgbe_x540.c | 833 .get_device_caps = &ixgbe_get_device_caps_generic,
|
H A D | ixgbe_82599.c | 2172 .get_device_caps = &ixgbe_get_device_caps_generic,
|
H A D | ixgbe_x550.c | 3810 .get_device_caps = &ixgbe_get_device_caps_generic, \
|
H A D | ixgbe_common.c | 3475 * 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 D | ixgbe_common.h | 86 s32 ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps);
|
H A D | ixgbe_x540.c | 833 .get_device_caps = &ixgbe_get_device_caps_generic,
|
H A D | ixgbe_82599.c | 2173 .get_device_caps = &ixgbe_get_device_caps_generic,
|
H A D | ixgbe_common.c | 3491 * 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 D | ixgbe_x550.c | 3860 .get_device_caps = &ixgbe_get_device_caps_generic, \
|
Completed in 26 milliseconds