Home
last modified time | relevance | path

Searched refs:WLAN_EID_VHT_OPERATION (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ac.c191 cpu_to_le16(WLAN_EID_VHT_OPERATION); in nxpwifi_cmd_append_11ac_tlv()
H A Dscan.c1235 case WLAN_EID_VHT_OPERATION: in nxpwifi_update_bss_desc_with_ie()
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c198 cpu_to_le16(WLAN_EID_VHT_OPERATION); in mwifiex_cmd_append_11ac_tlv()
H A Die.c355 case WLAN_EID_VHT_OPERATION: in mwifiex_uap_parse_tail_ies()
H A Dtdls.c275 *pos++ = WLAN_EID_VHT_OPERATION; in mwifiex_tdls_add_vht_oper()
1020 case WLAN_EID_VHT_OPERATION: in mwifiex_process_tdls_action_frame()
H A Dscan.c1411 case WLAN_EID_VHT_OPERATION: in mwifiex_update_bss_desc_with_ie()
/linux/net/mac80211/
H A Dparse.c368 case WLAN_EID_VHT_OPERATION: in _ieee802_11_parse_elems_full()
520 case WLAN_EID_VHT_OPERATION: in _ieee802_11_parse_elems_full()
H A Dutil.c2886 *pos++ = WLAN_EID_VHT_OPERATION; in ieee80211_ie_build_vht_oper()
/linux/include/linux/
H A Dieee80211.h1763 WLAN_EID_VHT_OPERATION = 192, enumerator
/linux/net/wireless/
H A Dnl80211.c6671 op = cfg80211_find_elem(WLAN_EID_VHT_OPERATION, ies, ies_len); in nl80211_calculate_ap_operation()