Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c115 status = IXGBE_ERR_DEVICE_NOT_SUPPORTED; in ixgbe_init_shared_code()
139 return IXGBE_ERR_DEVICE_NOT_SUPPORTED; in ixgbe_set_mac_type()
216 ret_val = IXGBE_ERR_DEVICE_NOT_SUPPORTED; in ixgbe_set_mac_type()
H A Dixgbe_type.h3920 #define IXGBE_ERR_DEVICE_NOT_SUPPORTED -11 macro