Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h193 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps);
H A Dixgbe_phy.c1535 ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()
1794 ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_qsfp_module_generic()
H A Dixgbe_api.c356 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps() function