Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dliquidio_image.h33 #define LIO_NIC_MAGIC 0x434E4943 /* "CNIC" */ macro
H A Docteon_console.c828 if (be32_to_cpu(h->magic) != LIO_NIC_MAGIC) { in octeon_download_firmware()