Home
last modified time | relevance | path

Searched refs:WLAN_EID_BSS_COEX_2040 (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c434 bssco->ieee_hdr.element_id = WLAN_EID_BSS_COEX_2040; in mwifiex_tdls_add_bss_co_2040()
994 case WLAN_EID_BSS_COEX_2040: in mwifiex_process_tdls_action_frame()
H A D11n.c422 bss_co_2040->header.type = cpu_to_le16(WLAN_EID_BSS_COEX_2040); in mwifiex_cmd_append_11n_tlv()
H A Dscan.c1425 case WLAN_EID_BSS_COEX_2040: in mwifiex_update_bss_desc_with_ie()
/openbmc/linux/net/wireless/
H A Dsme.c540 WLAN_EID_BSS_COEX_2040, in cfg80211_sme_get_conn_ies()
/openbmc/linux/net/mac80211/
H A Dtdls.c178 *pos++ = WLAN_EID_BSS_COEX_2040; in ieee80211_tdls_add_bss_coex_ie()
H A Dmlme.c921 WLAN_EID_BSS_COEX_2040, in ieee80211_add_before_ht_elems()
956 WLAN_EID_BSS_COEX_2040, in ieee80211_add_before_vht_elems()
H A Dutil.c2061 WLAN_EID_BSS_COEX_2040, in ieee80211_build_preq_ies_band()
/openbmc/linux/include/linux/
H A Dieee80211.h3425 WLAN_EID_BSS_COEX_2040 = 72, enumerator
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c3647 pframe = rtw_set_ie(pframe, WLAN_EID_BSS_COEX_2040, 1, &iedata, &(pattrib->pktlen)); in issue_action_BSSCoexistPacket()