Searched refs:cfg80211_get_p2p_attr (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | p2p.c | 854 err = cfg80211_get_p2p_attr(ie, ie_len, in brcmf_p2p_find_listen_channel() 1242 err = cfg80211_get_p2p_attr(ie, le32_to_cpu(bi->ie_length), in brcmf_p2p_scan_finding_common_channel() 1246 err = cfg80211_get_p2p_attr(ie, le32_to_cpu(bi->ie_length), in brcmf_p2p_scan_finding_common_channel() 1615 if (cfg80211_get_p2p_attr(&act_frm->elts[0], ie_len, in brcmf_p2p_pub_af_tx()
|
/linux-4.1.27/net/wireless/ |
D | util.c | 1193 int cfg80211_get_p2p_attr(const u8 *ies, unsigned int len, in cfg80211_get_p2p_attr() function 1291 EXPORT_SYMBOL(cfg80211_get_p2p_attr);
|
/linux-4.1.27/include/net/ |
D | cfg80211.h | 4999 int cfg80211_get_p2p_attr(const u8 *ies, unsigned int len,
|
/linux-4.1.27/net/mac80211/ |
D | mlme.c | 1920 ret = cfg80211_get_p2p_attr( in ieee80211_set_associated() 3440 ret = cfg80211_get_p2p_attr(mgmt->u.beacon.variable, in ieee80211_rx_mgmt_beacon()
|