Searched refs:qoshdr (Results 1 – 4 of 4) sorted by relevance
352 struct ieee80211_qos_hdr *qoshdr; in ConstructNullFunctionData() local353 qoshdr = (struct ieee80211_qos_hdr *)pframe; in ConstructNullFunctionData()355 qoshdr->frame_control |= in ConstructNullFunctionData()359 qoshdr->qos_ctrl = cpu_to_le16(AC & IEEE80211_QOS_CTL_TID_MASK); in ConstructNullFunctionData()361 qoshdr->qos_ctrl |= cpu_to_le16(IEEE80211_QOS_CTL_EOSP); in ConstructNullFunctionData()
514 u8 *qoshdr = ieee80211_get_qos_ctl(hdr); in mps_frame_deliver() local517 *qoshdr |= IEEE80211_QOS_CTL_EOSP; in mps_frame_deliver()
1429 u8 *qoshdr = NULL; in ieee80211_sta_ps_deliver_response() local1454 qoshdr = ieee80211_get_qos_ctl(hdr); in ieee80211_sta_ps_deliver_response()1487 if (qoshdr) { in ieee80211_sta_ps_deliver_response()1488 *qoshdr |= IEEE80211_QOS_CTL_EOSP; in ieee80211_sta_ps_deliver_response()
841 struct ieee80211_qos_hdr *qoshdr; in rtw_make_wlanhdr() local921 qoshdr = (struct ieee80211_qos_hdr *)hdr; in rtw_make_wlanhdr()923 qoshdr->qos_ctrl = cpu_to_le16( in rtw_make_wlanhdr()926 qoshdr->qos_ctrl |= cpu_to_le16( in rtw_make_wlanhdr()931 qoshdr->qos_ctrl |= in rtw_make_wlanhdr()