linux/drivers/staging/rtl8192e/rtl819x_Qos.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
 *
 * Contact Information: wlanfae <[email protected]>
 */
#ifndef __INC_QOS_TYPE_H
#define __INC_QOS_TYPE_H

struct qos_tsinfo {};

struct octet_string {};

#define AC0_BE
#define AC1_BK
#define AC2_VI
#define AC3_VO

enum direction_value {};

aci_aifsn;

#endif