Searched refs:IXGBE_ERR_DEVICE_NOT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
4194 status = IXGBE_ERR_DEVICE_NOT_SUPPORTED; in ixgbe_init_shared_code()4218 return IXGBE_ERR_DEVICE_NOT_SUPPORTED; in ixgbe_set_mac_type()4292 ret_val = IXGBE_ERR_DEVICE_NOT_SUPPORTED; in ixgbe_set_mac_type()
4348 #define IXGBE_ERR_DEVICE_NOT_SUPPORTED -11 macro