Luciano Coelho
26da23b695
mac80211: add functions to stop and wake all queues assigned to a vif
...
In some cases we may want to stop the queues of a single vif (for
instance during a channel-switch). Add a function that stops all the
queues that are assigned to a vif. If a queue is assigned to more
than one vif, the corresponding netdev subqueue of the other vif(s)
will also be stopped. If the HW doesn't set the
IEEE80211_HW_QUEUE_CONTROL flag, then all queues are stopped.
Also add a corresponding function to wake the queues of a vif back.
Signed-off-by: Luciano Coelho <luciano.coelho@intel.com >
Signed-off-by: Johannes Berg <johannes.berg@intel.com >
2014-06-23 14:22:27 +02:00
..
2014-04-11 14:14:57 -07:00
2014-01-16 11:31:58 -08:00
2014-05-24 00:32:30 -04:00
2014-05-23 16:28:53 -04:00
2014-06-12 14:27:40 -07:00
2014-04-11 16:15:36 -04:00
2014-06-11 15:38:02 -07:00
2014-06-12 14:27:40 -07:00
2014-06-12 11:00:24 -07:00
2014-04-11 16:15:36 -04:00
2014-05-19 09:38:24 +02:00
2014-06-12 23:06:23 -07:00
2014-06-15 01:00:49 -07:00
2014-04-24 13:44:54 -04:00
2014-05-23 16:28:53 -04:00
2014-05-23 16:28:53 -04:00
2014-06-11 16:02:55 -07:00
2014-05-24 00:32:30 -04:00
2014-01-16 15:30:31 -08:00
2014-03-27 15:28:06 -04:00
2014-06-02 10:39:42 -07:00
2014-06-13 15:39:24 -07:00
2014-06-11 16:02:55 -07:00
2014-05-23 16:28:53 -04:00
2014-01-18 23:04:16 -08:00
2014-05-30 17:35:23 -07:00
2014-05-30 17:48:58 -07:00
2014-06-04 22:46:38 -07:00
2014-01-28 18:01:32 -08:00
2014-06-23 14:22:27 +02:00
2014-06-11 12:10:19 -07:00
2014-06-04 22:46:38 -07:00
2014-06-12 14:27:40 -07:00
2013-12-06 12:37:56 -05:00
2014-06-03 23:32:12 -07:00
2014-04-11 16:15:36 -04:00
2014-06-11 15:38:02 -07:00
2014-06-04 22:46:39 -07:00
2014-04-24 13:44:54 -04:00
2014-04-24 13:44:54 -04:00
2014-06-12 14:27:40 -07:00
2014-05-22 13:58:36 -04:00
2014-04-11 16:15:36 -04:00
2014-05-16 15:24:47 -04:00
2014-06-11 15:50:59 -07:00
2014-06-15 01:17:32 -07:00
2014-06-12 14:27:40 -07:00
2014-06-11 15:38:02 -07:00
2014-06-12 14:27:40 -07:00
2014-05-05 13:13:50 -04:00
2013-11-21 13:09:42 -05:00
2014-06-23 11:05:33 +02:00
2014-04-11 16:15:36 -04:00
2014-06-03 23:32:12 -07:00
2014-03-06 16:30:45 +01:00
2014-04-03 13:05:42 -07:00
2014-01-15 15:36:38 -08:00
2014-04-16 15:15:05 -04:00