Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Dvnic_resource.h25 #define MGMTVNIC_MAGIC 0x544d474dL /* 'MGMT' */ macro
Dvnic_dev.c107 if ((ioread32(&mrh->magic) != MGMTVNIC_MAGIC) || in vnic_dev_discover_res()
112 MGMTVNIC_MAGIC, MGMTVNIC_VERSION, in vnic_dev_discover_res()
118 if (ioread32(&mrh->magic) == MGMTVNIC_MAGIC) in vnic_dev_discover_res()