Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h18 #define WX_PCIE_MSIX_TBL_SZ_MASK 0x7FF macro
Dwx_hw.c1650 *msix_count &= WX_PCIE_MSIX_TBL_SZ_MASK; in wx_get_pcie_msix_counts()