Home
last modified time | relevance | path

Searched refs:extcap (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c1842 struct mwifiex_ie_types_extcap *extcap; in mwifiex_cmd_tdls_oper() local
1915 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()
H A Dcfg80211.c3928 if (!(sta_ptr->tdls_cap.extcap.ext_capab[3] & in mwifiex_cfg80211_tdls_chan_switch()