commit | 0cd58eaab1482ab75800f68cd0033286232827f1 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Nov 24 13:24:24 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Dec 13 08:52:52 2015 +0200 |
tree | e16105c724436a3570207218b0e5977e4915c6f6 | |
parent | 3f50a69077b5b8086fd16cfa0b71138082126a69 [diff] |
iwlwifi: pcie: allow the op_mode to block the tx queues In certain flows (see next patches), the op_mode may need to block the Tx queues for a short period. Provide an API for that. The transport is in charge of counting the number of times the queues are blocked since the op_mode may block the queues several times in a row before unblocking them. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>