Home
last modified time | relevance | path

Searched refs:IEEE80211_QOS_CTL_RSPI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmesh_ps.c390 qc[1] |= (IEEE80211_QOS_CTL_RSPI >> 8); in mpsp_trigger_send()
542 u8 rspi = qc[1] & (IEEE80211_QOS_CTL_RSPI >> 8); in ieee80211_mpsp_trigger_process()
H A Dwme.c237 *p &= ((IEEE80211_QOS_CTL_RSPI | in ieee80211_set_qos_hdr()
/openbmc/linux/include/linux/
H A Dieee80211.h276 #define IEEE80211_QOS_CTL_RSPI 0x0400 macro