Home
last modified time | relevance | path

Searched refs:NL80211_ATTR_ACK (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h263 NL80211_ATTR_ACK, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h736 * frame. %NL80211_ATTR_ACK flag is included if the recipient acknowledged
863 * has %NL80211_ATTR_ACK set if the frame was ACKed.
1177 * includes the contents of the frame. %NL80211_ATTR_ACK flag is included
1768 * @NL80211_ATTR_ACK: Flag attribute indicating that the frame was
2678 NL80211_ATTR_ACK, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h792 * frame. %NL80211_ATTR_ACK flag is included if the recipient acknowledged
922 * has %NL80211_ATTR_ACK set if the frame was ACKed.
1259 * includes the contents of the frame. %NL80211_ATTR_ACK flag is included
1931 * @NL80211_ATTR_ACK: Flag attribute indicating that the frame was
2966 NL80211_ATTR_ACK, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h288 NL80211_ATTR_ACK, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h288 NL80211_ATTR_ACK, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c16730 (ack && nla_put_flag(msg, NL80211_ATTR_ACK))) in nl80211_frame_tx_status()
17311 (acked && nla_put_flag(msg, NL80211_ATTR_ACK)) || in cfg80211_probe_status()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c18954 (status->ack && nla_put_flag(msg, NL80211_ATTR_ACK)) || in nl80211_frame_tx_status()
19659 (acked && nla_put_flag(msg, NL80211_ATTR_ACK)) || in cfg80211_probe_status()

Completed in 87 milliseconds