Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hdr.h596 #define PCIE_SEM_UNLOCK(N) (PCIE_SEM0_UNLOCK + 8*(N)) macro
Dqlcnic_hw.c358 QLCRD32(adapter, QLCNIC_PCIE_REG(PCIE_SEM_UNLOCK(sem)), &err); in qlcnic_pcie_sem_unlock()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_hdr.h926 #define PCIE_SEM_UNLOCK(N) (PCIE_SEM0_UNLOCK + 8*(N)) macro
Dnetxen_nic_hw.c344 NXRD32(adapter, NETXEN_PCIE_REG(PCIE_SEM_UNLOCK(sem))); in netxen_pcie_sem_unlock()