Home
last modified time | relevance | path

Searched refs:PCIE_SEM_UNLOCK (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h595 #define PCIE_SEM_UNLOCK(N) (PCIE_SEM0_UNLOCK + 8*(N)) macro
Dqlcnic_hw.c350 QLCRD32(adapter, QLCNIC_PCIE_REG(PCIE_SEM_UNLOCK(sem)), &err); in qlcnic_pcie_sem_unlock()
/linux-5.19.10/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h910 #define PCIE_SEM_UNLOCK(N) (PCIE_SEM0_UNLOCK + 8*(N)) macro
Dnetxen_nic_hw.c315 NXRD32(adapter, NETXEN_PCIE_REG(PCIE_SEM_UNLOCK(sem))); in netxen_pcie_sem_unlock()