Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
Dtdls.c268 if (sta_ptr->tdls_cap.extcap.ext_capab[7] & in mwifiex_tdls_add_vht_oper()
297 if (ap_vht_cap && sta_ptr->tdls_cap.extcap.ext_capab[7] & in mwifiex_tdls_add_vht_oper()
368 memset(extcap->ext_capab, 0, 8); in mwifiex_tdls_add_ext_capab()
369 extcap->ext_capab[4] |= WLAN_EXT_CAPA5_TDLS_ENABLED; in mwifiex_tdls_add_ext_capab()
370 extcap->ext_capab[3] |= WLAN_EXT_CAPA4_TDLS_CHAN_SWITCH; in mwifiex_tdls_add_ext_capab()
373 extcap->ext_capab[7] |= WLAN_EXT_CAPA8_TDLS_WIDE_BW_ENABLED; in mwifiex_tdls_add_ext_capab()
1145 if (sta_ptr->tdls_cap.extcap.ext_capab[3] & in mwifiex_tdls_process_enable_link()
D11n.c425 memcpy((u8 *)ext_cap->ext_capab, in mwifiex_cmd_append_11n_tlv()
430 ext_cap->ext_capab[3] & WLAN_EXT_CAPA4_INTERWORKING_ENABLED) in mwifiex_cmd_append_11n_tlv()
Dioctl.h464 u8 *ext_capab; member
Dsta_cmd.c1751 if (params->ext_capab && params->ext_capab_len) { in mwifiex_cmd_tdls_oper()
1757 memcpy(extcap->ext_capab, params->ext_capab, in mwifiex_cmd_tdls_oper()
Dfw.h1694 u8 ext_capab[0]; member
Dmain.h348 u8 ext_capab[8]; member
Dcfg80211.c3449 if (!(sta_ptr->tdls_cap.extcap.ext_capab[3] & in mwifiex_cfg80211_tdls_chan_switch()