Searched refs:IEEE80211_TX_CTL_FIRST_FRAGMENT (Results 1 – 12 of 12) 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()453 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()
813 IEEE80211_TX_CTL_FIRST_FRAGMENT = BIT(4), enumerator881 IEEE80211_TX_CTL_CLEAR_PS_FILT | IEEE80211_TX_CTL_FIRST_FRAGMENT | \
909 IEEE80211_TX_CTL_FIRST_FRAGMENT); in ieee80211_fragment()1247 info->flags |= IEEE80211_TX_CTL_FIRST_FRAGMENT; in ieee80211_tx_prepare()3565 info->flags = IEEE80211_TX_CTL_FIRST_FRAGMENT | in ieee80211_xmit_fast()4967 IEEE80211_TX_CTL_FIRST_FRAGMENT; in __ieee80211_beacon_get()
654 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in cs_set_control()
271 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in rtl8187_tx()
542 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in rtl8180_tx()
2220 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in ath_assign_seq()
2503 if (info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in _ssv6xxx_tx()
6225 if (tx_info->flags & IEEE80211_TX_CTL_FIRST_FRAGMENT) in brcms_c_d11hdrs_mac80211()