Searched hist:b6da911b3cf1d342f2f7123c9eb6463d299bca4e (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | wme.c | diff b6da911b3cf1d342f2f7123c9eb6463d299bca4e Wed Nov 19 05:47:38 CST 2014 Liad Kaufman <liad.kaufman@intel.com> mac80211: synchronously reserve TID per station
In TDLS (e.g., TDLS off-channel) there is a requirement for some drivers to supply an unused TID between the AP and the device to the FW, to allow sending PTI requests and to allow the FW to aggregate on a specific TID for better throughput.
To ensure that the allocated TID is indeed unused, this patch introduces an API for blocking the driver from TXing on that TID.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | agg-tx.c | diff b6da911b3cf1d342f2f7123c9eb6463d299bca4e Wed Nov 19 05:47:38 CST 2014 Liad Kaufman <liad.kaufman@intel.com> mac80211: synchronously reserve TID per station
In TDLS (e.g., TDLS off-channel) there is a requirement for some drivers to supply an unused TID between the AP and the device to the FW, to allow sending PTI requests and to allow the FW to aggregate on a specific TID for better throughput.
To ensure that the allocated TID is indeed unused, this patch introduces an API for blocking the driver from TXing on that TID.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.h | diff b6da911b3cf1d342f2f7123c9eb6463d299bca4e Wed Nov 19 05:47:38 CST 2014 Liad Kaufman <liad.kaufman@intel.com> mac80211: synchronously reserve TID per station
In TDLS (e.g., TDLS off-channel) there is a requirement for some drivers to supply an unused TID between the AP and the device to the FW, to allow sending PTI requests and to allow the FW to aggregate on a specific TID for better throughput.
To ensure that the allocated TID is indeed unused, this patch introduces an API for blocking the driver from TXing on that TID.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.c | diff b6da911b3cf1d342f2f7123c9eb6463d299bca4e Wed Nov 19 05:47:38 CST 2014 Liad Kaufman <liad.kaufman@intel.com> mac80211: synchronously reserve TID per station
In TDLS (e.g., TDLS off-channel) there is a requirement for some drivers to supply an unused TID between the AP and the device to the FW, to allow sending PTI requests and to allow the FW to aggregate on a specific TID for better throughput.
To ensure that the allocated TID is indeed unused, this patch introduces an API for blocking the driver from TXing on that TID.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | ieee80211_i.h | diff b6da911b3cf1d342f2f7123c9eb6463d299bca4e Wed Nov 19 05:47:38 CST 2014 Liad Kaufman <liad.kaufman@intel.com> mac80211: synchronously reserve TID per station
In TDLS (e.g., TDLS off-channel) there is a requirement for some drivers to supply an unused TID between the AP and the device to the FW, to allow sending PTI requests and to allow the FW to aggregate on a specific TID for better throughput.
To ensure that the allocated TID is indeed unused, this patch introduces an API for blocking the driver from TXing on that TID.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | tx.c | diff b6da911b3cf1d342f2f7123c9eb6463d299bca4e Wed Nov 19 05:47:38 CST 2014 Liad Kaufman <liad.kaufman@intel.com> mac80211: synchronously reserve TID per station
In TDLS (e.g., TDLS off-channel) there is a requirement for some drivers to supply an unused TID between the AP and the device to the FW, to allow sending PTI requests and to allow the FW to aggregate on a specific TID for better throughput.
To ensure that the allocated TID is indeed unused, this patch introduces an API for blocking the driver from TXing on that TID.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | diff b6da911b3cf1d342f2f7123c9eb6463d299bca4e Wed Nov 19 05:47:38 CST 2014 Liad Kaufman <liad.kaufman@intel.com> mac80211: synchronously reserve TID per station
In TDLS (e.g., TDLS off-channel) there is a requirement for some drivers to supply an unused TID between the AP and the device to the FW, to allow sending PTI requests and to allow the FW to aggregate on a specific TID for better throughput.
To ensure that the allocated TID is indeed unused, this patch introduces an API for blocking the driver from TXing on that TID.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|