Searched refs:stype (Results 1 – 5 of 5) sorted by relevance
22 u16 fc, stype, seq; in ccmp_aad_nonce() local29 stype = WLAN_FC_GET_STYPE(fc); in ccmp_aad_nonce()36 if (stype & 0x08) { in ccmp_aad_nonce()
325 #define IEEE80211_FC(type, stype) host_to_le16((type << 2) | (stype << 4)) argument
578 STREAM_TO_UINT8 (cfg_info.ext_flow_spec.stype, p); in process_l2cap_cmd()669 STREAM_TO_UINT8 (cfg_info.ext_flow_spec.stype, p); in process_l2cap_cmd()
739 UINT8_TO_STREAM (p, p_cfg->ext_flow_spec.stype); in l2cu_send_peer_config_req()831 UINT8_TO_STREAM (p, p_cfg->ext_flow_spec.stype); in l2cu_send_peer_config_rsp()
1466 UINT8 stype; member