Searched refs:IXGBE_VT_CTL_DIS_DEFPL (Results 1 – 2 of 2) sorted by relevance
3706 vt_ctl |= IXGBE_VT_CTL_DIS_DEFPL; in ixgbe_vmdq_dcb_configure()4346 vt_ctl |= IXGBE_VT_CTL_DIS_DEFPL; in ixgbe_vmdq_rx_hw_configure()
1784 #define IXGBE_VT_CTL_DIS_DEFPL 0x20000000 /* disable default pool */ macro