X-Git-Url: https://jxself.org/git/?p=carl9170fw.git;a=blobdiff_plain;f=include%2Fshared%2Fhw.h;fp=include%2Fshared%2Fhw.h;h=e15885d6f5763c81927078d00ac34e199b620e52;hp=f58671f3dbbb42b2550738b237122482bbc15d19;hb=650c1c98be6dfeca43626acf618789e048c3da77;hpb=fa4d2c34ac5c90976d3821827e7dadb372ad0678 diff --git a/include/shared/hw.h b/include/shared/hw.h index f58671f..e15885d 100644 --- a/include/shared/hw.h +++ b/include/shared/hw.h @@ -239,11 +239,6 @@ #define AR9170_MAC_CAM_STA 0x2 #define AR9170_MAC_CAM_AP_WDS 0x3 #define AR9170_MAC_CAM_DEFAULTS (0xf << 24) -/* BEACON specification bits */ -#define AR9170_MAC_CAM_AP_MODE 0x01000000 -#define AR9170_MAC_CAM_IBSS_MODE 0x02000000 -#define AR9170_MAC_CAM_POWER_MNT 0x04000000 -#define AR9170_MAC_CAM_STA_PS 0x08000000 #define AR9170_MAC_CAM_HOST_PENDING 0x80000000 #define AR9170_MAC_REG_CAM_ROLL_CALL_TBL_L (AR9170_MAC_REG_BASE + 0x704)