Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c833 .get_device_caps = &ixgbe_get_device_caps_generic,
Dixgbe_phy.c1779 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()
Dixgbe_82599.c2176 .get_device_caps = &ixgbe_get_device_caps_generic,
Dixgbe_type.h3416 int (*get_device_caps)(struct ixgbe_hw *, u16 *); member
Dixgbe_common.c306 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_start_hw_generic()
Dixgbe_x550.c3807 .get_device_caps = &ixgbe_get_device_caps_generic, \
Dixgbe_main.c11083 if (hw->mac.ops.get_device_caps) { in ixgbe_probe()
11084 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_probe()