OSDN Git Service

wil6210: Add EDMG channel support
authorAlexei Avshalom Lazar <ailizaro@codeaurora.org>
Sun, 18 Aug 2019 14:35:18 +0000 (17:35 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 4 Sep 2019 06:06:26 +0000 (09:06 +0300)
commit9abe3e306eccdf23e482b3a6dde178311d592765
tree520f05280e420cdb7d6eb68900426e620cdc040e
parent23bb9f692b6679e5e661809b3bc4c1da1e4cb34b
wil6210: Add EDMG channel support

Add support for Enhanced Directional Multi-Gigabit (EDMG) channels 9-11.
wil6210 reports it's EDMG capabilities (that are also based on FW
capability) to cfg80211 by filling
wiphy->bands[NL80211_BAND_60GHZ]->edmg_cap.
wil6210 handles edmg.channels and edmg.bw_config requested in connect
and start_ap operations.

Signed-off-by: Alexei Avshalom Lazar <ailizaro@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wil6210/cfg80211.c
drivers/net/wireless/ath/wil6210/txrx_edma.c
drivers/net/wireless/ath/wil6210/txrx_edma.h
drivers/net/wireless/ath/wil6210/wil6210.h
drivers/net/wireless/ath/wil6210/wmi.c
drivers/net/wireless/ath/wil6210/wmi.h