xref: /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/cfg80211.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * NXP Wireless LAN device driver: CFG80211
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci * Copyright 2011-2020 NXP
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci#ifndef __MWIFIEX_CFG80211__
962306a36Sopenharmony_ci#define __MWIFIEX_CFG80211__
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ci#include <net/cfg80211.h>
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci#include "main.h"
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ciint mwifiex_register_cfg80211(struct mwifiex_adapter *);
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci#endif
18

Indexes created Thu Nov 07 10:32:03 CST 2024