Searched refs:qos_ctrl (Results 1 – 13 of 13) sorted by relevance
358 qoshdr->qos_ctrl = cpu_to_le16(AC & IEEE80211_QOS_CTL_TID_MASK); in ConstructNullFunctionData()360 qoshdr->qos_ctrl |= cpu_to_le16(IEEE80211_QOS_CTL_EOSP); in ConstructNullFunctionData()
1312 u16 qos_ctrl = le16_to_cpu(*qptr); in validate_recv_data_frame() local1314 pattrib->priority = qos_ctrl & IEEE80211_QOS_CTL_TID_MASK; in validate_recv_data_frame()1315 pattrib->ack_policy = (qos_ctrl >> 5) & 3; in validate_recv_data_frame()1317 (qos_ctrl & IEEE80211_QOS_CTL_A_MSDU_PRESENT) >> 7; in validate_recv_data_frame()
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()
3513 pwlanhdr->qos_ctrl = cpu_to_le16(tid & IEEE80211_QOS_CTL_TID_MASK); in _issue_qos_nulldata23a()3514 pwlanhdr->qos_ctrl |= cpu_to_le16((pattrib->ack_policy << 5) & in _issue_qos_nulldata23a()3517 pwlanhdr->qos_ctrl |= cpu_to_le16(IEEE80211_QOS_CTL_EOSP); in _issue_qos_nulldata23a()
399 __le16 qos_ctrl; member419 __le16 qos_ctrl; member
7224 tfd->tfd.tfd_26.mchdr.qos_ctrl |= cpu_to_le16(CTRL_QOS_NO_ACK); in ipw_qos_set_tx_queue_command()
1286 nullfunc->qos_ctrl = cpu_to_le16(tid); in ieee80211_send_null_response()1289 nullfunc->qos_ctrl |= in ieee80211_send_null_response()
3637 nullfunc->qos_ctrl = cpu_to_le16(7); in ieee80211_probe_client()
347 u16 tid = le16_to_cpu(hdr_qos->qos_ctrl) & 0xf; in translate_rx_signal_stuff()
283 u16 tid = le16_to_cpu(hdr_qos->qos_ctrl) & 0xf; in _rtl92ee_translate_rx_signal_stuff()
246 __le16 qos_ctrl; member
597 template.qos_ctrl = cpu_to_le16(0); in wl1251_build_qos_null_data()
1322 template.qos_ctrl = cpu_to_le16(0); in wl1271_build_qos_null_data()