Home
last modified time | relevance | path

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

/Linux-v6.1/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.c2174 .get_device_caps = &ixgbe_get_device_caps_generic,
Dixgbe_type.h3414 s32 (*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.c3855 .get_device_caps = &ixgbe_get_device_caps_generic, \
Dixgbe_main.c11033 if (hw->mac.ops.get_device_caps) { in ixgbe_probe()
11034 hw->mac.ops.get_device_caps(hw, &device_caps); in ixgbe_probe()