Searched hist:dcf55fb5d43bd82e1e3bf94f065cfe8f75a4bc5a (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | sta_info.h | diff dcf55fb5d43bd82e1e3bf94f065cfe8f75a4bc5a Sun Apr 17 10:45:00 CDT 2011 Felix Fietkau <nbd@openwrt.org> mac80211: add a function for setting the TIM bit for a specific station
This allows a driver to buffer frames for a PS station and tell mac80211 to wake it up even though mac80211 does not have any buffered frames for it. This is necessary for properly handling aggregation related buffering, in ath9k, because the driver needs to keep its frames in order to keep track of the Block-ACK window.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | sta_info.c | diff dcf55fb5d43bd82e1e3bf94f065cfe8f75a4bc5a Sun Apr 17 10:45:00 CDT 2011 Felix Fietkau <nbd@openwrt.org> mac80211: add a function for setting the TIM bit for a specific station
This allows a driver to buffer frames for a PS station and tell mac80211 to wake it up even though mac80211 does not have any buffered frames for it. This is necessary for properly handling aggregation related buffering, in ath9k, because the driver needs to keep its frames in order to keep track of the Block-ACK window.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | diff dcf55fb5d43bd82e1e3bf94f065cfe8f75a4bc5a Sun Apr 17 10:45:00 CDT 2011 Felix Fietkau <nbd@openwrt.org> mac80211: add a function for setting the TIM bit for a specific station
This allows a driver to buffer frames for a PS station and tell mac80211 to wake it up even though mac80211 does not have any buffered frames for it. This is necessary for properly handling aggregation related buffering, in ath9k, because the driver needs to keep its frames in order to keep track of the Block-ACK window.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|