Searched refs:IEEE80211_TX_CTL_FIRST_FRAGMENT (Results 1 – 11 of 11) sorted by relevance
65 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in ath10k_tx_h_seq_no()
339 if (!(tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT)) in rt2x00queue_create_tx_descriptor_ht()386 else if (!(tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT)) in rt2x00queue_create_tx_descriptor_ht()461 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()
635 IEEE80211_TX_CTL_FIRST_FRAGMENT = BIT(4), enumerator686 IEEE80211_TX_CTL_CLEAR_PS_FILT | IEEE80211_TX_CTL_FIRST_FRAGMENT | \
410 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in b43_generate_txhdr()
880 IEEE80211_TX_CTL_FIRST_FRAGMENT); in ieee80211_fragment()1213 info->flags |= IEEE80211_TX_CTL_FIRST_FRAGMENT; in ieee80211_tx_prepare()2982 IEEE80211_TX_CTL_FIRST_FRAGMENT; in __ieee80211_beacon_get()
669 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()
2251 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in ath_assign_seq()
6285 if (tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in brcms_c_d11hdrs_mac80211()