Searched refs:vht_op (Results 1 – 2 of 2) sorted by relevance
164 struct mwifiex_ie_types_vht_oper *vht_op; in mwifiex_cmd_append_11ac_tlv() local196 memset(vht_op, 0, sizeof(*vht_op)); in mwifiex_cmd_append_11ac_tlv()197 vht_op->header.type = in mwifiex_cmd_append_11ac_tlv()199 vht_op->header.len = cpu_to_le16(sizeof(*vht_op) - in mwifiex_cmd_append_11ac_tlv()201 memcpy((u8 *)vht_op + in mwifiex_cmd_append_11ac_tlv()213 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()218 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()223 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()228 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()233 *buffer += sizeof(*vht_op); in mwifiex_cmd_append_11ac_tlv()[all …]
390 const struct ieee80211_vht_operation *vht_op) in ieee80211_verify_sta_vht_mcs_support() argument399 if (!vht_op) in ieee80211_verify_sta_vht_mcs_support()405 ap_min_req_set = le16_to_cpu(vht_op->basic_mcs_set); in ieee80211_verify_sta_vht_mcs_support()