Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.h169 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps);
H A Dixgbe_api.c278 s32 ixgbe_get_device_caps(struct ixgbe_hw *hw, u16 *device_caps) in ixgbe_get_device_caps() function
H A Dixgbe_phy.c1203 (void) ixgbe_get_device_caps(hw, &enforce_sfp); in ixgbe_identify_sfp_module_generic()