Home
last modified time | relevance | path

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

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