Skip to content

Commit

Permalink
wifi: rtw89: 8922a: update chip parameter for coex
Browse files Browse the repository at this point in the history
Implement the chip operation function for 8922a, it related to TX power,
RX gain, antenna position, packet priority and so on. Also assign
coexistence priority table for hardware PTA using. Add settings to avoid
uncertainties propagation when Wi-Fi Rx due to RF gain mismatch.

Signed-off-by: Ching-Te Ku <[email protected]>
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://msgid.link/[email protected]
  • Loading branch information
Larry Finger authored and Larry Finger committed Apr 22, 2024
1 parent 1089adc commit 6cc0f85
Show file tree
Hide file tree
Showing 22 changed files with 181 additions and 4,439 deletions.
380 changes: 0 additions & 380 deletions chan.c

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions chan.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ struct rtw89_entity_weight {
unsigned int active_roles;
};

struct rtw89_entity_weight {
unsigned int active_chanctxs;
unsigned int active_roles;
};

static inline bool rtw89_get_entity_state(struct rtw89_dev *rtwdev)
{
struct rtw89_hal *hal = &rtwdev->hal;
Expand Down
Loading

0 comments on commit 6cc0f85

Please sign in to comment.