Searched refs:IEEE80211_TX_CTL_FIRST_FRAGMENT (Results 1 – 11 of 11) sorted by relevance
88 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in ath10k_tx_h_seq_no()
330 if (!(tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT)) in rt2x00queue_create_tx_descriptor_ht()378 else if (!(tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT)) in rt2x00queue_create_tx_descriptor_ht()454 if ((tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) && in rt2x00queue_create_tx_descriptor()
275 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in generate_txhdr_fw3()
404 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in b43_generate_txhdr()
834 IEEE80211_TX_CTL_FIRST_FRAGMENT = BIT(4), enumerator932 IEEE80211_TX_CTL_CLEAR_PS_FILT | IEEE80211_TX_CTL_FIRST_FRAGMENT | \
654 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in cs_set_control()
945 IEEE80211_TX_CTL_FIRST_FRAGMENT); in ieee80211_fragment()1310 info->flags |= IEEE80211_TX_CTL_FIRST_FRAGMENT; in ieee80211_tx_prepare()3661 info->flags = IEEE80211_TX_CTL_FIRST_FRAGMENT | in ieee80211_xmit_fast()5120 IEEE80211_TX_CTL_FIRST_FRAGMENT; in ieee80211_beacon_get_finish()
271 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in rtl8187_tx()
542 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in rtl8180_tx()
2261 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in ath_assign_seq()
6225 if (tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in brcms_c_d11hdrs_mac80211()