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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h86 int 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.c2176 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_common.c3490 * ixgbe_get_device_caps_generic - Get additional device capabilities
3497 int ixgbe_get_device_caps_generic(struct ixgbe_hw *hw, u16 *device_caps) function
H A Dixgbe_x550.c3857 .get_device_caps = &ixgbe_get_device_caps_generic, \

Completed in 158 milliseconds