iwlwifi: mvm: utilize the frame release infrastructure
authorSara Sharon <sara.sharon@intel.com>
Sun, 28 Feb 2016 13:41:47 +0000 (15:41 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 10 May 2016 19:14:43 +0000 (22:14 +0300)
commita338384bb31f01dc1306c7200ace61a55fa25947
treee799330100df6097aaf7a942fddb48f4ea1b05be
parent0690405fef290c3ae9bf466d603731b2ba478053
iwlwifi: mvm: utilize the frame release infrastructure

The firmware will send frame release notification in order
to release "stuck" frames on a queue where no more frames
arrive on.
Upon receiving the message the driver shall indicate the frames
up to the NSSN.

Signed-off-by: Sara Sharon <sara.sharon@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
drivers/net/wireless/intel/iwlwifi/mvm/ops.c
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
This page took 0.042082 seconds and 5 git commands to generate.