Searched refs:IEEE80211_TX_CTRL_NO_SEQNO (Results 1 - 3 of 3) sorted by path

/linux-master/include/net/
H A Dmac80211.h949 * @IEEE80211_TX_CTRL_NO_SEQNO: Do not overwrite the sequence number that
975 IEEE80211_TX_CTRL_NO_SEQNO = BIT(7), enumerator in enum:mac80211_tx_control_flags
/linux-master/net/mac80211/
H A Dscan.c646 info->control.flags |= IEEE80211_TX_CTRL_NO_SEQNO;
H A Dtx.c842 if (info->control.flags & IEEE80211_TX_CTRL_NO_SEQNO)
2156 info->control.flags |= IEEE80211_TX_CTRL_NO_SEQNO;

Completed in 217 milliseconds