Searched refs:QLCNIC_PCI_CAMQM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.c | 1280 QLCNIC_PCI_CAMQM_2M_BASE + (off - QLCNIC_PCI_CAMQM); in qlcnic_pci_camqm_read_2M() 1291 QLCNIC_PCI_CAMQM_2M_BASE + (off - QLCNIC_PCI_CAMQM); in qlcnic_pci_camqm_write_2M() 1613 if (ADDR_IN_RANGE(offset, QLCNIC_PCI_CAMQM, QLCNIC_PCI_CAMQM_END)) { in qlcnic_82xx_read_crb() 1628 if (ADDR_IN_RANGE(offset, QLCNIC_PCI_CAMQM, QLCNIC_PCI_CAMQM_END)) { in qlcnic_82xx_write_crb()
|
H A D | qlcnic_hdr.h | 452 #define QLCNIC_PCI_CAMQM (0x04800000UL) macro
|
H A D | qlcnic_sysfs.c | 254 if (ADDR_IN_RANGE(offset, QLCNIC_PCI_CAMQM, in qlcnic_sysfs_validate_crb()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_hw.c | 1276 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 D | qlcnic_hdr.h | 452 #define QLCNIC_PCI_CAMQM (0x04800000UL) macro
|
H A D | qlcnic_sysfs.c | 253 if (ADDR_IN_RANGE(offset, QLCNIC_PCI_CAMQM, in qlcnic_sysfs_validate_crb()
|
Completed in 13 milliseconds