iwlwifi: mvm: configure TDLS peers to FW
authorArik Nemtsov <arik@wizery.com>
Mon, 15 Sep 2014 15:48:59 +0000 (18:48 +0300)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 24 Nov 2014 06:30:20 +0000 (08:30 +0200)
commit307e47235a103191e9bf83cdeb8e50c713feae56
tree650ee8a8112378b026dccf22b2c0baa5f511c39e
parent77c5d7eff79066b28d92f1b01fa4b6ee7106b923
iwlwifi: mvm: configure TDLS peers to FW

Send a dedicated TDLS_CONFIG command when a TDLS peer joins/leaves. The
fields for the command are mostly place-holders, as most of the FW
functionality is not implemented. In the future the dedicated FW TID
will be used for channel-switching and buffer-sta functionality.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/mvm/fw-api.h
drivers/net/wireless/iwlwifi/mvm/mvm.h
drivers/net/wireless/iwlwifi/mvm/ops.c
drivers/net/wireless/iwlwifi/mvm/tdls.c