Searched refs:E1000_VT_CTL_DEFAULT_POOL_MASK (Results 1 – 2 of 2) sorted by relevance
300 #define E1000_VT_CTL_DEFAULT_POOL_MASK (0x7 << E1000_VT_CTL_DEFAULT_POOL_SHIFT) macro
142 vtctl &= ~E1000_VT_CTL_DEFAULT_POOL_MASK; in igb_pf_host_configure()