linux/drivers/net/wireless/microchip/wilc1000/wlan_if.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
 * All rights reserved.
 */

#ifndef WILC_WLAN_IF_H
#define WILC_WLAN_IF_H

#include <linux/netdevice.h>
#include "fw.h"

#define WILC_MAX_ASSOC_RESP_FRAME_SIZE

/********************************************
 *
 *      Wlan Configuration ID
 *
 ********************************************/

enum bss_types {};

enum {};

enum {};

enum {};

enum {};

enum bus_acquire {};

enum bus_release {};

enum {};

enum {};

enum authtype {};

enum mfptype {};

enum site_survey {};

enum {};

enum {};

enum {};

enum {};

enum {};

enum {};

enum {};

enum {};

enum {};

enum {};

enum {};

enum {};

enum wid_type {};

struct wid {};

enum {};

#endif