diff options
author | Bartosz Markowski <bartosz.markowski@tieto.com> | 2013-09-26 17:47:12 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2013-09-27 14:58:14 +0300 |
commit | 5e00d31a0fb74c36f3b174ff0d4914cf09016e6f (patch) | |
tree | 9557fe332e411ef341be3fb11951bb5a7c9a8baa /lib/mpi/mpi-internal.h | |
parent | b3effe61a1a3b8f20fa4b4d30c4390a6b81a6fc2 (diff) |
ath10k: bring back the WMI path for mgmt frames
This is still the only way to submit mgmt frames in case
of 10.X firmware.
This patch introduces wmi_mgmt_tx queue, because of the
fact WMI command can block. This is a problem for
ath10k_tx_htt(), since it's called from atomic context.
The skb queue and worker are introduced to move the mgmt
frame handling out of .tx callback context and not block.
Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions