Searched refs:cfg80211_get_p2p_attr (Results 1 – 4 of 4) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | p2p.c | 845 err = cfg80211_get_p2p_attr(ie, ie_len, in brcmf_p2p_find_listen_channel() 1230 err = cfg80211_get_p2p_attr(ie, le32_to_cpu(bi->ie_length), in brcmf_p2p_scan_finding_common_channel() 1234 err = cfg80211_get_p2p_attr(ie, le32_to_cpu(bi->ie_length), in brcmf_p2p_scan_finding_common_channel() 1608 if (cfg80211_get_p2p_attr(&act_frm->elts[0], ie_len, in brcmf_p2p_pub_af_tx()
|
| /Linux-v4.19/net/wireless/ |
| D | util.c | 1240 int cfg80211_get_p2p_attr(const u8 *ies, unsigned int len, in cfg80211_get_p2p_attr() function 1338 EXPORT_SYMBOL(cfg80211_get_p2p_attr);
|
| /Linux-v4.19/net/mac80211/ |
| D | mlme.c | 2083 ret = cfg80211_get_p2p_attr( in ieee80211_set_associated() 3782 ret = cfg80211_get_p2p_attr(mgmt->u.beacon.variable, in ieee80211_rx_mgmt_beacon()
|
| /Linux-v4.19/include/net/ |
| D | cfg80211.h | 6290 int cfg80211_get_p2p_attr(const u8 *ies, unsigned int len,
|