Home
last modified time | relevance | path

Searched refs:QLCNIC_PCI_CAMQM (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c1276 QLCNIC_PCI_CAMQM_2M_BASE + (off - QLCNIC_PCI_CAMQM); in qlcnic_pci_camqm_read_2M()
1287 QLCNIC_PCI_CAMQM_2M_BASE + (off - QLCNIC_PCI_CAMQM); in qlcnic_pci_camqm_write_2M()
1609 if (ADDR_IN_RANGE(offset, QLCNIC_PCI_CAMQM, QLCNIC_PCI_CAMQM_END)) { in qlcnic_82xx_read_crb()
1624 if (ADDR_IN_RANGE(offset, QLCNIC_PCI_CAMQM, QLCNIC_PCI_CAMQM_END)) { in qlcnic_82xx_write_crb()
H A Dqlcnic_hdr.h452 #define QLCNIC_PCI_CAMQM (0x04800000UL) macro
H A Dqlcnic_sysfs.c253 if (ADDR_IN_RANGE(offset, QLCNIC_PCI_CAMQM, in qlcnic_sysfs_validate_crb()