Home
last modified time | relevance | path

Searched refs:vndr_ie_buf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h447 const u8 *vndr_ie_buf, u32 vndr_ie_len);
H A Dcfg80211.c4358 brcmf_parse_vndr_ies(const u8 *vndr_ie_buf, u32 vndr_ie_len, in brcmf_parse_vndr_ies() argument
4369 ie = (struct brcmf_tlv *)vndr_ie_buf; in brcmf_parse_vndr_ies()
4429 const u8 *vndr_ie_buf, u32 vndr_ie_len) in brcmf_vif_set_mgmt_ie()
4501 if (vndr_ie_buf && vndr_ie_len && curr_ie_buf) { in brcmf_vif_set_mgmt_ie()
4503 brcmf_parse_vndr_ies(vndr_ie_buf, vndr_ie_len, &new_vndr_ies); in brcmf_vif_set_mgmt_ie()
4428 brcmf_vif_set_mgmt_ie(struct brcmf_cfg80211_vif *vif, s32 pktflag, const u8 *vndr_ie_buf, u32 vndr_ie_len) brcmf_vif_set_mgmt_ie() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h453 const u8 *vndr_ie_buf, u32 vndr_ie_len);
H A Dcfg80211.c4770 brcmf_parse_vndr_ies(const u8 *vndr_ie_buf, u32 vndr_ie_len, in brcmf_parse_vndr_ies() argument
4781 ie = (struct brcmf_tlv *)vndr_ie_buf; in brcmf_parse_vndr_ies()
4841 const u8 *vndr_ie_buf, u32 vndr_ie_len) in brcmf_vif_set_mgmt_ie()
4913 if (vndr_ie_buf && vndr_ie_len && curr_ie_buf) { in brcmf_vif_set_mgmt_ie()
4915 brcmf_parse_vndr_ies(vndr_ie_buf, vndr_ie_len, &new_vndr_ies); in brcmf_vif_set_mgmt_ie()
4840 brcmf_vif_set_mgmt_ie(struct brcmf_cfg80211_vif *vif, s32 pktflag, const u8 *vndr_ie_buf, u32 vndr_ie_len) brcmf_vif_set_mgmt_ie() argument

Completed in 22 milliseconds