Lines Matching defs:IEEE80211_TX_STATUS_EOSP
860 * @IEEE80211_TX_STATUS_EOSP: This packet marks the end of service period,
908 IEEE80211_TX_STATUS_EOSP = BIT(28),
989 IEEE80211_TX_CTL_STBC | IEEE80211_TX_STATUS_EOSP)
3334 * response to a PS-Poll) also has %IEEE80211_TX_STATUS_EOSP set to
3380 * appropriately (only the last frame may have %IEEE80211_TX_STATUS_EOSP)
4043 * this case the driver must also set %IEEE80211_TX_STATUS_EOSP flag
4051 * service period ends, the driver must set %IEEE80211_TX_STATUS_EOSP
4059 * and the last one will also have %IEEE80211_TX_STATUS_EOSP set. In case
4061 * them between the TIDs, it must set the %IEEE80211_TX_STATUS_EOSP flag
6253 * %IEEE80211_TX_STATUS_EOSP bit and call this function instead.