Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215010
b: refs/heads/master
c: d4ce3a5
h: refs/heads/master
v: v3
  • Loading branch information
Helmut Schaa authored and John W. Linville committed Oct 5, 2010
1 parent 17ef561 commit 2f0f363
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b1ef7252f491b6dc09ffc4584da0f3cf564e05e5
refs/heads/master: d4ce3a5ea16f82d73922b7bfb8a177e371493ffb
9 changes: 7 additions & 2 deletions trunk/drivers/net/wireless/rt2x00/rt2800.h
Original file line number Diff line number Diff line change
Expand Up @@ -747,15 +747,20 @@
#define INT_TIMER_EN_GP_TIMER FIELD32(0x00000002)

/*
* CH_IDLE_STA: channel idle time
* CH_IDLE_STA: channel idle time (in us)
*/
#define CH_IDLE_STA 0x1130

/*
* CH_BUSY_STA: channel busy time
* CH_BUSY_STA: channel busy time on primary channel (in us)
*/
#define CH_BUSY_STA 0x1134

/*
* CH_BUSY_STA_SEC: channel busy time on secondary channel in HT40 mode (in us)
*/
#define CH_BUSY_STA_SEC 0x1138

/*
* MAC_STATUS_CFG:
* BBP_RF_BUSY: When set to 0, BBP and RF are stable.
Expand Down

0 comments on commit 2f0f363

Please sign in to comment.