Home
last modified time | relevance | path

Searched refs:ext_capab (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/marvell/mwifiex/
Dtdls.c264 if (sta_ptr->tdls_cap.extcap.ext_capab[7] & in mwifiex_tdls_add_vht_oper()
293 if (ap_vht_cap && sta_ptr->tdls_cap.extcap.ext_capab[7] & in mwifiex_tdls_add_vht_oper()
364 memset(extcap->ext_capab, 0, 8); in mwifiex_tdls_add_ext_capab()
365 extcap->ext_capab[4] |= WLAN_EXT_CAPA5_TDLS_ENABLED; in mwifiex_tdls_add_ext_capab()
366 extcap->ext_capab[3] |= WLAN_EXT_CAPA4_TDLS_CHAN_SWITCH; in mwifiex_tdls_add_ext_capab()
369 extcap->ext_capab[7] |= WLAN_EXT_CAPA8_TDLS_WIDE_BW_ENABLED; in mwifiex_tdls_add_ext_capab()
1169 if (sta_ptr->tdls_cap.extcap.ext_capab[3] & in mwifiex_tdls_process_enable_link()
D11n.c443 memcpy((u8 *)ext_cap->ext_capab, in mwifiex_cmd_append_11n_tlv()
448 ext_cap->ext_capab[3] & WLAN_EXT_CAPA4_INTERWORKING_ENABLED) in mwifiex_cmd_append_11n_tlv()
Dioctl.h469 u8 *ext_capab; member
Dsta_cmd.c1808 if (params->ext_capab && params->ext_capab_len) { in mwifiex_cmd_tdls_oper()
1814 memcpy(extcap->ext_capab, params->ext_capab, in mwifiex_cmd_tdls_oper()
Dmain.h366 u8 ext_capab[8]; member
Dfw.h1861 u8 ext_capab[]; member
Dcfg80211.c3898 if (!(sta_ptr->tdls_cap.extcap.ext_capab[3] & in mwifiex_cfg80211_tdls_chan_switch()