Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_x540.c840 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_phy.c1780 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()
1967 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_qsfp_module_generic()
H A Dixgbe_82599.c2177 .get_device_caps = &ixgbe_get_device_caps_generic,
H A Dixgbe_e610.c2589 .get_device_caps = ixgbe_get_device_caps_generic,
H A Dixgbe_type.h3459 int (*get_device_caps)(struct ixgbe_hw *, u16 *); member
H A Dixgbe_x550.c3809 .get_device_caps = &ixgbe_get_device_caps_generic, \
H A Dixgbe_common.c309 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_start_hw_generic()
H A Dixgbe_main.c11485 if (hw->mac.ops.get_device_caps) { in ixgbe_probe()
11486 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_probe()