Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c833 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_phy.c1759 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()
1944 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_qsfp_module_generic()
H A Dixgbe_82599.c2173 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_type.h3414 s32 (*get_device_caps)(struct ixgbe_hw *, u16 *); member
H A Dixgbe_common.c306 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_start_hw_generic()
H A Dixgbe_x550.c3807 .get_device_caps = &ixgbe_get_device_caps_generic, \
H A Dixgbe_main.c11061 if (hw->mac.ops.get_device_caps) { in ixgbe_probe()
11062 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_probe()