ipsec: update MAX_AH_AUTH_LEN to support sha512
[deliverable/linux.git] / drivers / staging / rtl8712 / rtl8712_wmac_regdef.h
CommitLineData
2865d42c
LF
1#ifndef __RTL8712_WMAC_REGDEF_H__
2#define __RTL8712_WMAC_REGDEF_H__
3
4#define NAVCTRL (RTL8712_WMAC_ + 0x00)
5#define BWOPMODE (RTL8712_WMAC_ + 0x03)
6#define BACAMCMD (RTL8712_WMAC_ + 0x04)
7#define BACAMCONTENT (RTL8712_WMAC_ + 0x08)
8#define LBDLY (RTL8712_WMAC_ + 0x10)
9#define FWDLY (RTL8712_WMAC_ + 0x11)
10#define HWPC_RX_CTRL (RTL8712_WMAC_ + 0x18)
11#define MQ (RTL8712_WMAC_ + 0x20)
12#define MA (RTL8712_WMAC_ + 0x22)
13#define MS (RTL8712_WMAC_ + 0x24)
14#define CLM_RESULT (RTL8712_WMAC_ + 0x27)
15#define NHM_RPI_CNT (RTL8712_WMAC_ + 0x28)
16#define RXERR_RPT (RTL8712_WMAC_ + 0x30)
17#define NAV_PROT_LEN (RTL8712_WMAC_ + 0x34)
18#define CFEND_TH (RTL8712_WMAC_ + 0x36)
19#define AMPDU_MIN_SPACE (RTL8712_WMAC_ + 0x37)
20#define TXOP_STALL_CTRL (RTL8712_WMAC_ + 0x38)
21
22
23#endif /*__RTL8712_WMAC_REGDEF_H__*/
24
This page took 0.062104 seconds and 5 git commands to generate.