Searched hist:f684565e0af43586bfc3e005d173f94b0f902a5d (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | rate.h | diff f684565e0af43586bfc3e005d173f94b0f902a5d Wed Nov 19 13:08:08 CST 2014 Felix Fietkau <nbd@openwrt.org> mac80211: add tx_status_noskb to rate_control_ops
This op works like .tx_status, except it does not need access to the skb. This will be used by drivers that cannot match tx status information to specific packets.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | diff f684565e0af43586bfc3e005d173f94b0f902a5d Wed Nov 19 13:08:08 CST 2014 Felix Fietkau <nbd@openwrt.org> mac80211: add tx_status_noskb to rate_control_ops
This op works like .tx_status, except it does not need access to the skb. This will be used by drivers that cannot match tx status information to specific packets.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|