Lines Matching defs:IEEE80211_TX_STATUS_EOSP
785 * @IEEE80211_TX_STATUS_EOSP: This packet marks the end of service period,
833 IEEE80211_TX_STATUS_EOSP = BIT(28),
884 IEEE80211_TX_CTL_STBC | IEEE80211_TX_STATUS_EOSP)
3033 * response to a PS-Poll) also has %IEEE80211_TX_STATUS_EOSP set to
3079 * appropriately (only the last frame may have %IEEE80211_TX_STATUS_EOSP)
3694 * this case the driver must also set %IEEE80211_TX_STATUS_EOSP flag
3702 * service period ends, the driver must set %IEEE80211_TX_STATUS_EOSP
3710 * and the last one will also have %IEEE80211_TX_STATUS_EOSP set. In case
3712 * them between the TIDs, it must set the %IEEE80211_TX_STATUS_EOSP flag
5681 * %IEEE80211_TX_STATUS_EOSP bit and call this function instead.