/* SPDX-License-Identifier: GPL-2.0 */
#ifndef B43_PHY_AC_H_
#define B43_PHY_AC_H_
#include "phy_common.h"
#define B43_PHY_AC_BBCFG 0 x001
#define B43_PHY_AC_BBCFG_RSTCCA 0 x4000 /* Reset CCA */
#define B43_PHY_AC_BANDCTL 0 x003 /* Band control */
#define B43_PHY_AC_BANDCTL_5GHZ 0 x0001
#define B43_PHY_AC_TABLE_ID 0 x00d
#define B43_PHY_AC_TABLE_OFFSET 0 x00e
#define B43_PHY_AC_TABLE_DATA1 0 x00f
#define B43_PHY_AC_TABLE_DATA2 0 x010
#define B43_PHY_AC_TABLE_DATA3 0 x011
#define B43_PHY_AC_CLASSCTL 0 x140 /* Classifier control */
#define B43_PHY_AC_CLASSCTL_CCKEN 0 x0001 /* CCK enable */
#define B43_PHY_AC_CLASSCTL_OFDMEN 0 x0002 /* OFDM enable */
#define B43_PHY_AC_CLASSCTL_WAITEDEN 0 x0004 /* Waited enable */
#define B43_PHY_AC_BW1A 0 x371
#define B43_PHY_AC_BW2 0 x372
#define B43_PHY_AC_BW3 0 x373
#define B43_PHY_AC_BW4 0 x374
#define B43_PHY_AC_BW5 0 x375
#define B43_PHY_AC_BW6 0 x376
#define B43_PHY_AC_RFCTL_CMD 0 x408
#define B43_PHY_AC_C1_CLIP 0 x6d4
#define B43_PHY_AC_C1_CLIP_DIS 0 x4000
#define B43_PHY_AC_C2_CLIP 0 x8d4
#define B43_PHY_AC_C2_CLIP_DIS 0 x4000
#define B43_PHY_AC_C3_CLIP 0 xad4
#define B43_PHY_AC_C3_CLIP_DIS 0 x4000
struct b43_phy_ac {
};
extern const struct b43_phy_operations b43_phyops_ac;
#endif /* B43_PHY_AC_H_ */
Messung V0.5 in Prozent C=96 H=91 G=93
¤ Dauer der Verarbeitung: 0.12 Sekunden
(vorverarbeitet am 2026-06-07)
¤
*© Formatika GbR, Deutschland