Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c1598 func = (func - msix_base) / QLCNIC_MSIX_TBL_PGSIZE; in qlcnic_82xx_get_func_no()
H A Dqlcnic.h1041 #define QLCNIC_MSIX_TBL_PGSIZE 4096 macro