Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_vf.c436 return IXGBE_ERR_FEATURE_NOT_SUPPORTED; in ixgbevf_update_xcast_mode()
442 return IXGBE_ERR_FEATURE_NOT_SUPPORTED; in ixgbevf_update_xcast_mode()
454 return IXGBE_ERR_FEATURE_NOT_SUPPORTED; in ixgbevf_update_xcast_mode()
H A Dixgbe_type.h4306 #define IXGBE_ERR_FEATURE_NOT_SUPPORTED -36 macro