Home
last modified time | relevance | path

Searched refs:ixgbe_get_device_caps (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ix/
HDixgbe_api.h192 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps);
HDixgbe_phy.c1537 ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()
1796 ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_qsfp_module_generic()
HDixgbe_api.c355 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps() function