Searched refs:WLAN_EID_HT_OPERATION (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | ie.c | 366 case WLAN_EID_HT_OPERATION: in mwifiex_uap_parse_tail_ies()
|
| D | join.c | 744 ie_ptr = cfg80211_find_ie(WLAN_EID_HT_OPERATION, assoc_rsp->ie_buffer, in mwifiex_ret_802_11_associate() 1068 ht_info->header.type = cpu_to_le16(WLAN_EID_HT_OPERATION); in mwifiex_cmd_802_11_ad_hoc_start()
|
| D | tdls.c | 209 *pos++ = WLAN_EID_HT_OPERATION; in mwifiex_tdls_add_ht_oper() 972 case WLAN_EID_HT_OPERATION: in mwifiex_process_tdls_action_frame()
|
| D | 11n.c | 385 cpu_to_le16(WLAN_EID_HT_OPERATION); in mwifiex_cmd_append_11n_tlv()
|
| D | scan.c | 1418 case WLAN_EID_HT_OPERATION: in mwifiex_update_bss_desc_with_ie()
|
| /Linux-v5.4/drivers/staging/rtl8188eu/core/ |
| D | rtw_ieee80211.c | 874 case WLAN_EID_HT_OPERATION: in rtw_ieee802_11_parse_elems()
|
| /Linux-v5.4/net/mac80211/ |
| D | util.c | 931 case WLAN_EID_HT_OPERATION: in _ieee802_11_parse_elems_crc() 1053 case WLAN_EID_HT_OPERATION: in _ieee802_11_parse_elems_crc() 2809 *pos++ = WLAN_EID_HT_OPERATION; in ieee80211_ie_build_ht_oper()
|
| D | mlme.c | 3698 (1ULL << WLAN_EID_HT_OPERATION) | 4767 ht_oper_ie = ieee80211_bss_get_ie(cbss, WLAN_EID_HT_OPERATION); in ieee80211_prep_channel() 5371 ht_ie = ieee80211_bss_get_ie(req->bss, WLAN_EID_HT_OPERATION); in ieee80211_mgd_assoc()
|
| /Linux-v5.4/drivers/staging/rtl8723bs/core/ |
| D | rtw_ieee80211.c | 1065 case WLAN_EID_HT_OPERATION: in rtw_ieee802_11_parse_elems()
|
| /Linux-v5.4/drivers/net/wireless/ti/wl12xx/ |
| D | main.c | 215 .ie = WLAN_EID_HT_OPERATION,
|
| /Linux-v5.4/drivers/net/wireless/ti/wl18xx/ |
| D | main.c | 356 .ie = WLAN_EID_HT_OPERATION,
|
| /Linux-v5.4/include/linux/ |
| D | ieee80211.h | 2386 WLAN_EID_HT_OPERATION = 61, enumerator
|
| /Linux-v5.4/drivers/net/wireless/st/cw1200/ |
| D | sta.c | 455 .entry[1].ie_id = WLAN_EID_HT_OPERATION, in cw1200_update_filtering()
|
| /Linux-v5.4/net/wireless/ |
| D | scan.c | 1313 tmp = cfg80211_find_ie(WLAN_EID_HT_OPERATION, ie, ielen); in cfg80211_get_bss_channel()
|