Searched refs:IEEE80211_TX_CTL_FIRST_FRAGMENT (Results 1 – 11 of 11) sorted by relevance
97 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in ath10k_tx_h_seq_no()
337 if (!(tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT)) in rt2x00queue_create_tx_descriptor_ht()385 else if (!(tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT)) in rt2x00queue_create_tx_descriptor_ht()460 if ((tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) && in rt2x00queue_create_tx_descriptor()
288 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in generate_txhdr_fw3()
417 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in b43_generate_txhdr()
721 IEEE80211_TX_CTL_FIRST_FRAGMENT = BIT(4), enumerator778 IEEE80211_TX_CTL_CLEAR_PS_FILT | IEEE80211_TX_CTL_FIRST_FRAGMENT | \
900 IEEE80211_TX_CTL_FIRST_FRAGMENT); in ieee80211_fragment()1238 info->flags |= IEEE80211_TX_CTL_FIRST_FRAGMENT; in ieee80211_tx_prepare()3421 info->flags = IEEE80211_TX_CTL_FIRST_FRAGMENT | in ieee80211_xmit_fast()4380 IEEE80211_TX_CTL_FIRST_FRAGMENT; in __ieee80211_beacon_get()
668 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in cs_set_control()
274 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in rtl8187_tx()
538 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in rtl8180_tx()
2305 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in ath_assign_seq()
6286 if (tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in brcms_c_d11hdrs_mac80211()