Searched refs:QLCNIC_PCIE_REG (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_hw.c295 done = QLCRD32(adapter, QLCNIC_PCIE_REG(PCIE_SEM_LOCK(sem)));
316 QLCRD32(adapter, QLCNIC_PCIE_REG(PCIE_SEM_UNLOCK(sem)));
H A Dqlcnic_init.c508 if (off == QLCNIC_PCIE_REG(PCIE_SETUP_FUNCTION))
510 if (off == QLCNIC_PCIE_REG(PCIE_SETUP_FUNCTION2))
H A Dqlcnic_hdr.h665 #define QLCNIC_PCIE_REG(reg) (QLCNIC_CRB_PCIE + (reg)) macro

Completed in 71 milliseconds