Searched refs:qwh (Results 1 – 8 of 8) sorted by relevance
231 struct ieee80211_qosframe *qwh = in mac_wifi_header() local233 qwh->i_qos[1] = 0; in mac_wifi_header()234 qwh->i_fc[0] |= IEEE80211_FC0_SUBTYPE_QOS; in mac_wifi_header()
194 struct ieee80211_qosframe *qwh = in ieee80211_encap() local200 qwh->i_qos[0] = tid & IEEE80211_QOS_TID; in ieee80211_encap()221 qwh->i_qos[0] |= IEEE80211_QOS_ACKPOLICY_BA; in ieee80211_encap()232 qwh->i_qos[0] |= IEEE80211_QOS_ACKPOLICY_NOACK; in ieee80211_encap()
409 struct ieee80211_qosframe *qwh = in ccmp_init() local411 aad[24] = qwh->i_qos[0] & 0x0f; /* just priority bits */ in ccmp_init()
642 const struct ieee80211_qosframe *qwh = in michael_mic_hdr() local644 hdr[12] = qwh->i_qos[0] & IEEE80211_QOS_TID; in michael_mic_hdr()
934 struct ieee80211_qosframe *qwh = NULL; in arn_test_get_txq() local946 qwh = (struct ieee80211_qosframe *)wh; in arn_test_get_txq()948 tid = qwh->i_qos[0] & IEEE80211_QOS_TID; in arn_test_get_txq()1006 struct ieee80211_qosframe *qwh = NULL; in assign_aggr_tid_seqno() local1020 qwh = (struct ieee80211_qosframe *)wh; in assign_aggr_tid_seqno()1021 bf->bf_tidno = qwh->i_qos[0] & IEEE80211_QOS_TID; in assign_aggr_tid_seqno()
1668 struct ieee80211_qosframe *qwh = NULL; in arn_get_rate() local1670 qwh = (struct ieee80211_qosframe *)wh; in arn_get_rate()
3085 struct ieee80211_qosframe *qwh = NULL; in iwh_send() local3132 qwh = (struct ieee80211_qosframe *)mp_wh; in iwh_send()3134 tid = qwh->i_qos[0] & IEEE80211_QOS_TID; in iwh_send()
3680 struct ieee80211_qosframe *qwh = NULL; in iwn_send() local3726 qwh = (struct ieee80211_qosframe *)wh; in iwn_send()3728 tid = qwh->i_qos[0] & IEEE80211_QOS_TID; in iwn_send()