Home
last modified time | relevance | path

Searched refs:MGMTVNIC_MAGIC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Dvnic_resource.h25 #define MGMTVNIC_MAGIC 0x544d474dL /* 'MGMT' */ macro
H A Dvnic_dev.c70 if ((ioread32(&mrh->magic) != MGMTVNIC_MAGIC) || in vnic_dev_discover_res()
74 MGMTVNIC_MAGIC, MGMTVNIC_VERSION, in vnic_dev_discover_res()
80 if (ioread32(&mrh->magic) == MGMTVNIC_MAGIC) in vnic_dev_discover_res()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Dvnic_resource.h12 #define MGMTVNIC_MAGIC 0x544d474dL /* 'MGMT' */ macro
H A Dvnic_dev.c57 if ((ioread32(&mrh->magic) != MGMTVNIC_MAGIC) || in vnic_dev_discover_res()
61 MGMTVNIC_MAGIC, MGMTVNIC_VERSION, in vnic_dev_discover_res()
67 if (ioread32(&mrh->magic) == MGMTVNIC_MAGIC) in vnic_dev_discover_res()

Completed in 5 milliseconds