IGB_FLAG_FQTSS
adapter->flags |= IGB_FLAG_FQTSS;
adapter->flags &= ~IGB_FLAG_FQTSS;
return (adapter->flags & IGB_FLAG_FQTSS) ? true : false;