Searched refs:pwlanqoshdr (Results 1 – 2 of 2) sorted by relevance
371 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructNullFunctionData() local375 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructNullFunctionData()376 SetPriority(&pwlanqoshdr->qos_ctrl, AC); in ConstructNullFunctionData()377 SetEOSP(&pwlanqoshdr->qos_ctrl, bEosp); in ConstructNullFunctionData()
301 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructNullFunctionData() local305 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructNullFunctionData()306 SetPriority(&pwlanqoshdr->qos_ctrl, AC); in ConstructNullFunctionData()307 SetEOSP(&pwlanqoshdr->qos_ctrl, bEosp); in ConstructNullFunctionData()2129 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructBtNullFunctionData() local2133 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructBtNullFunctionData()2134 SetPriority(&pwlanqoshdr->qos_ctrl, AC); in ConstructBtNullFunctionData()2135 SetEOSP(&pwlanqoshdr->qos_ctrl, bEosp); in ConstructBtNullFunctionData()