Searched refs:qc (Results 1 – 4 of 4) sorted by relevance
117 u8 *pos, qc = 0; in ccmp_init_blocks() local132 qc = *pos & 0x0f; in ccmp_init_blocks()142 b0[1] = qc; in ccmp_init_blocks()168 aad[a4_included ? 30 : 24] = qc; in ccmp_init_blocks()
521 u8 *qc; in ieee80211_tx_status() local523 qc = ieee80211_get_qos_ctl(hdr); in ieee80211_tx_status()524 tid = qc[0] & 0xf; in ieee80211_tx_status()
607 u8 *qc; in ieee80211_tx_h_sequence() local649 qc = ieee80211_get_qos_ctl(hdr); in ieee80211_tx_h_sequence()650 tid = *qc & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_tx_h_sequence()955 u8 *qc, *state; in __ieee80211_tx_prepare() local987 qc = ieee80211_get_qos_ctl(hdr); in __ieee80211_tx_prepare()988 tid = *qc & IEEE80211_QOS_CTL_TID_MASK; in __ieee80211_tx_prepare()
346 u8 *qc = ieee80211_get_qos_ctl(hdr); in ieee80211_parse_qos() local348 tid = *qc & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_parse_qos()349 if (*qc & IEEE80211_QOS_CONTROL_A_MSDU_PRESENT) in ieee80211_parse_qos()