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

/include/net/
H A Dmac80211.h424 * IEEE80211_TX_CTL_FIRST_FRAGMENT flag is set. mac80211 will properly
435 * @IEEE80211_TX_CTL_FIRST_FRAGMENT: this is a first fragment of the frame
517 IEEE80211_TX_CTL_FIRST_FRAGMENT = BIT(4), enumerator in enum:mac80211_tx_info_flags
565 IEEE80211_TX_CTL_CLEAR_PS_FILT | IEEE80211_TX_CTL_FIRST_FRAGMENT | \

Completed in 14 milliseconds