Searched refs:extcap (Results 1 – 2 of 2) sorted by relevance
1842 struct mwifiex_ie_types_extcap *extcap; in mwifiex_cmd_tdls_oper() local1915 extcap = (struct mwifiex_ie_types_extcap *)(pos + in mwifiex_cmd_tdls_oper()1917 extcap->header.type = in mwifiex_cmd_tdls_oper()1919 extcap->header.len = cpu_to_le16(params->ext_capab_len); in mwifiex_cmd_tdls_oper()1920 memcpy(extcap->ext_capab, params->ext_capab, in mwifiex_cmd_tdls_oper()
3928 if (!(sta_ptr->tdls_cap.extcap.ext_capab[3] & in mwifiex_cfg80211_tdls_chan_switch()