Searched refs:cfg80211_get_p2p_attr (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | p2p.c | 855 err = cfg80211_get_p2p_attr(ie, ie_len, in brcmf_p2p_find_listen_channel() 1243 err = cfg80211_get_p2p_attr(ie, le32_to_cpu(bi->ie_length), in brcmf_p2p_scan_finding_common_channel() 1247 err = cfg80211_get_p2p_attr(ie, le32_to_cpu(bi->ie_length), in brcmf_p2p_scan_finding_common_channel() 1616 if (cfg80211_get_p2p_attr(&act_frm->elts[0], ie_len, in brcmf_p2p_pub_af_tx()
|
/linux-4.4.14/net/wireless/ |
D | util.c | 1194 int cfg80211_get_p2p_attr(const u8 *ies, unsigned int len, in cfg80211_get_p2p_attr() function 1292 EXPORT_SYMBOL(cfg80211_get_p2p_attr);
|
/linux-4.4.14/include/net/ |
D | cfg80211.h | 5117 int cfg80211_get_p2p_attr(const u8 *ies, unsigned int len,
|
/linux-4.4.14/net/mac80211/ |
D | mlme.c | 1946 ret = cfg80211_get_p2p_attr( in ieee80211_set_associated() 3470 ret = cfg80211_get_p2p_attr(mgmt->u.beacon.variable, in ieee80211_rx_mgmt_beacon()
|