Home
last modified time | relevance | path

Searched refs:get_device_caps (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c840 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_phy.c1811 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()
2000 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_qsfp_module_generic()
H A Dixgbe_82599.c2184 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_e610.c3962 .get_device_caps = ixgbe_get_device_caps_generic,
H A Dixgbe_type.h3499 int (*get_device_caps)(struct ixgbe_hw *, u16 *); member
H A Dixgbe_common.c309 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_start_hw_generic()
H A Dixgbe_x550.c3925 .get_device_caps = &ixgbe_get_device_caps_generic, \
H A Dixgbe_main.c11819 if (hw->mac.ops.get_device_caps) { in ixgbe_probe()
11820 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_probe()