Home
last modified time | relevance | path

Searched refs:cfg80211_rx_assoc_resp (Results 1 – 2 of 2) sorted by relevance

/net/wireless/
Dmlme.c22 void cfg80211_rx_assoc_resp(struct net_device *dev, struct cfg80211_bss *bss, in cfg80211_rx_assoc_resp() function
53 EXPORT_SYMBOL(cfg80211_rx_assoc_resp);
/net/mac80211/
Dmlme.c3286 cfg80211_rx_assoc_resp(sdata->dev, bss, (u8 *)mgmt, len, uapsd_queues); in ieee80211_rx_mgmt_assoc_resp()