Searched refs:pwlanqoshdr (Results 1 – 1 of 1) sorted by relevance
271 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructNullFunctionData() local275 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructNullFunctionData()276 SetPriority(&pwlanqoshdr->qos_ctrl, AC); in ConstructNullFunctionData()277 SetEOSP(&pwlanqoshdr->qos_ctrl, bEosp); in ConstructNullFunctionData()777 struct ieee80211_qos_hdr *pwlanqoshdr; in ConstructBtNullFunctionData() local781 pwlanqoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructBtNullFunctionData()782 SetPriority(&pwlanqoshdr->qos_ctrl, AC); in ConstructBtNullFunctionData()783 SetEOSP(&pwlanqoshdr->qos_ctrl, bEosp); in ConstructBtNullFunctionData()