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/ | ||
D | wx_type.h | 19 #define WX_PCIE_MSIX_TBL_SZ_MASK 0x7FF macro |
D | wx_hw.c | 1904 *msix_count &= WX_PCIE_MSIX_TBL_SZ_MASK; in wx_get_pcie_msix_counts() |