| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ie.c | 215 unsigned int oui, u8 oui_type) in mwifiex_update_vs_ie() argument 221 vendor_ie = cfg80211_find_vendor_ie(oui, oui_type, ies, ies_len); in mwifiex_update_vs_ie()
|
| H A D | tdls.c | 397 wmm->oui_type = 2; /* WME */ in mwifiex_tdls_add_wmm_param_ie()
|
| H A D | fw.h | 1807 u8 oui_type; member
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | ie.c | 203 unsigned int oui, u8 oui_type) in nxpwifi_update_vs_ie() argument 209 vendor_ie = cfg80211_find_vendor_ie(oui, oui_type, ies, ies_len); in nxpwifi_update_vs_ie()
|
| H A D | uap_cmd.c | 322 fw_wmm->oui[3] = ie->oui_type; in nxpwifi_uap_bss_param_prepare() 1143 if (wmm->oui_type != WLAN_OUI_TYPE_MICROSOFT_WMM) in nxpwifi_set_wmm_params()
|
| /linux/include/linux/ |
| H A D | ieee80211.h | 1263 u8 oui_type; member 1277 u8 oui_type; /* 2 */ member 2300 u8 oui_type; member
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | p2p.c | 156 u8 oui_type; member 231 pact_frm->oui_type == WLAN_OUI_TYPE_WFA_P2P && in brcmf_p2p_is_pub_action() 259 pact_frm->oui_type == WLAN_OUI_TYPE_WFA_DPP && in brcmf_p2p_is_dpp_pub_action()
|
| H A D | cfg80211.c | 257 u8 oui_type; member 4834 ((vndrie->oui_type == WPA_OUI_TYPE) || in brcmf_parse_vndr_ies() 4835 (vndrie->oui_type == WME_OUI_TYPE))) { in brcmf_parse_vndr_ies() 4851 parsed_info->vndrie.oui_type); in brcmf_parse_vndr_ies()
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 66 u8 oui_type; member 76 u8 oui_type; member 1204 if (d->oui_type != WLAN_OUI_TYPE_WFA_P2P || in mgmt_tx()
|
| /linux/net/wireless/ |
| H A D | scan.c | 1428 const struct element *cfg80211_find_vendor_elem(unsigned int oui, int oui_type, in cfg80211_find_vendor_elem() argument 1433 u8 match[] = { oui >> 16, oui >> 8, oui, oui_type }; in cfg80211_find_vendor_elem() 1434 int match_len = (oui_type < 0) ? 3 : sizeof(match); in cfg80211_find_vendor_elem() 1436 if (WARN_ON(oui_type > 0xff)) in cfg80211_find_vendor_elem()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 7965 const struct element *cfg80211_find_vendor_elem(unsigned int oui, int oui_type, 7986 cfg80211_find_vendor_ie(unsigned int oui, int oui_type, in cfg80211_find_vendor_ie() argument 7989 return (const void *)cfg80211_find_vendor_elem(oui, oui_type, ies, len); in cfg80211_find_vendor_ie()
|
| /linux/net/mac80211/ |
| H A D | tdls.c | 289 wmm->oui_type = 2; /* WME */ in ieee80211_tdls_add_wmm_param_ie()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | main.c | 3973 unsigned int oui, u8 oui_type, in wl12xx_remove_vendor_ie() argument 3978 u8 *ie = (u8 *)cfg80211_find_vendor_ie(oui, oui_type, in wl12xx_remove_vendor_ie()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 1785 return cfg80211_find_vendor_ie(oui, vie->oui_type, ies, in _wil_cfg80211_find_ie()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 1619 u8 oui_type, size_t ie_offset) in ath10k_mac_remove_vendor_ie() argument 1629 ie = (u8 *)cfg80211_find_vendor_ie(oui, oui_type, in ath10k_mac_remove_vendor_ie()
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 1615 u8 oui_type, size_t ie_offset) in ath12k_mac_remove_vendor_ie() argument 1624 ie = (u8 *)cfg80211_find_vendor_ie(oui, oui_type, in ath12k_mac_remove_vendor_ie()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | core.h | 4731 u8 oui_type; member
|