Searched refs:qoshdr (Results 1 – 2 of 2) sorted by relevance
371 struct ieee80211_qos_hdr *qoshdr; in ConstructNullFunctionData() local372 qoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructNullFunctionData()374 qoshdr->frame_control |= in ConstructNullFunctionData()378 qoshdr->qos_ctrl = cpu_to_le16(AC & IEEE80211_QOS_CTL_TID_MASK); in ConstructNullFunctionData()380 qoshdr->qos_ctrl |= cpu_to_le16(IEEE80211_QOS_CTL_EOSP); in ConstructNullFunctionData()
861 struct ieee80211_qos_hdr *qoshdr; in rtw_make_wlanhdr() local939 qoshdr = (struct ieee80211_qos_hdr *)hdr; in rtw_make_wlanhdr()941 qoshdr->qos_ctrl = cpu_to_le16( in rtw_make_wlanhdr()944 qoshdr->qos_ctrl |= cpu_to_le16( in rtw_make_wlanhdr()949 qoshdr->qos_ctrl |= in rtw_make_wlanhdr()