Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Dstatus.c72 info->flags &= ~IEEE80211_TX_TEMPORARY_FLAGS; in ieee80211_handle_filtered_frame()
H A Dtx.c539 info->flags &= ~IEEE80211_TX_TEMPORARY_FLAGS; in ieee80211_tx_h_unicast_ps_buf()
1143 info->flags &= ~IEEE80211_TX_TEMPORARY_FLAGS; in ieee80211_tx_prep_agg()
/kernel/linux/linux-6.6/net/mac80211/
H A Dstatus.c73 info->flags &= ~IEEE80211_TX_TEMPORARY_FLAGS; in ieee80211_handle_filtered_frame()
H A Dtx.c528 info->flags &= ~IEEE80211_TX_TEMPORARY_FLAGS; in ieee80211_tx_h_unicast_ps_buf()
1160 info->flags &= ~IEEE80211_TX_TEMPORARY_FLAGS; in ieee80211_tx_prep_agg()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h803 * forget to update %IEEE80211_TX_TEMPORARY_FLAGS when necessary.
877 #define IEEE80211_TX_TEMPORARY_FLAGS (IEEE80211_TX_CTL_NO_ACK | \ macro
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h878 * forget to update %IEEE80211_TX_TEMPORARY_FLAGS when necessary.
982 #define IEEE80211_TX_TEMPORARY_FLAGS (IEEE80211_TX_CTL_NO_ACK | \ macro

Completed in 35 milliseconds