Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgbe.c4194 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()
H A Dixgbe_type.h4348 #define IXGBE_ERR_DEVICE_NOT_SUPPORTED -11 macro