Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_x540.c833 .get_device_caps = &ixgbe_get_device_caps_generic,
Dixgbe_phy.c1631 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()
1816 hw->mac.ops.get_device_caps(hw, &enforce_sfp); in ixgbe_identify_qsfp_module_generic()
Dixgbe_82599.c2173 .get_device_caps = &ixgbe_get_device_caps_generic,
Dixgbe_type.h3410 s32 (*get_device_caps)(struct ixgbe_hw *, u16 *); member
Dixgbe_common.c305 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_start_hw_generic()
Dixgbe_x550.c3805 .get_device_caps = &ixgbe_get_device_caps_generic, \
Dixgbe_main.c10916 if (hw->mac.ops.get_device_caps) { in ixgbe_probe()
10917 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_probe()