Home
last modified time | relevance | path

Searched refs:IXGBE_ERR_FEATURE_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c439 return IXGBE_ERR_FEATURE_NOT_SUPPORTED; in ixgbevf_update_xcast_mode()
444 return IXGBE_ERR_FEATURE_NOT_SUPPORTED; in ixgbevf_update_xcast_mode()
456 return IXGBE_ERR_FEATURE_NOT_SUPPORTED; in ixgbevf_update_xcast_mode()
H A Dixgbe_type.h4214 #define IXGBE_ERR_FEATURE_NOT_SUPPORTED -36 macro