Searched refs:get_device_caps (Results 1 – 7 of 7) sorted by relevance
833 .get_device_caps = &ixgbe_get_device_caps_generic,
1779 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()1966 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_qsfp_module_generic()
2176 .get_device_caps = &ixgbe_get_device_caps_generic,
3416 int (*get_device_caps)(struct ixgbe_hw *, u16 *); member
306 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_start_hw_generic()
3807 .get_device_caps = &ixgbe_get_device_caps_generic, \
11083 if (hw->mac.ops.get_device_caps) { in ixgbe_probe()11084 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_probe()