Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_main.c536 u32 msix_base; in qlcnic_check_vf() local
545 msix_base = readl(msix_base_addr); in qlcnic_check_vf()
546 func = (func - msix_base)/QLCNIC_MSIX_TBL_PGSIZE; in qlcnic_check_vf()