Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_CTRL_NO_SEQNO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dscan.c640 info->control.flags |= IEEE80211_TX_CTRL_NO_SEQNO; in ieee80211_send_scan_probe_req()
H A Dtx.c833 if (info->control.flags & IEEE80211_TX_CTRL_NO_SEQNO) in ieee80211_tx_h_sequence()
2125 info->control.flags |= IEEE80211_TX_CTRL_NO_SEQNO; in ieee80211_parse_tx_radiotap()
/kernel/linux/linux-6.6/net/mac80211/
H A Dscan.c634 info->control.flags |= IEEE80211_TX_CTRL_NO_SEQNO; in ieee80211_send_scan_probe_req()
H A Dtx.c844 if (info->control.flags & IEEE80211_TX_CTRL_NO_SEQNO) in ieee80211_tx_h_sequence()
2158 info->control.flags |= IEEE80211_TX_CTRL_NO_SEQNO; in ieee80211_parse_tx_radiotap()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h857 * @IEEE80211_TX_CTRL_NO_SEQNO: Do not overwrite the sequence number that
870 IEEE80211_TX_CTRL_NO_SEQNO = BIT(7), enumerator
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h932 * @IEEE80211_TX_CTRL_NO_SEQNO: Do not overwrite the sequence number that
956 IEEE80211_TX_CTRL_NO_SEQNO = BIT(7), enumerator

Completed in 36 milliseconds