Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_type.h19 #define WX_PCIE_MSIX_TBL_SZ_MASK 0x7FF macro
Dwx_hw.c1904 *msix_count &= WX_PCIE_MSIX_TBL_SZ_MASK; in wx_get_pcie_msix_counts()