Searched refs:cfg80211_send_rx_auth (Results 1 – 3 of 3) sorted by relevance
18 void cfg80211_send_rx_auth(struct net_device *dev, const u8 *buf, size_t len) in cfg80211_send_rx_auth() function31 EXPORT_SYMBOL(cfg80211_send_rx_auth);
2789 void cfg80211_send_rx_auth(struct net_device *dev, const u8 *buf, size_t len);
2604 cfg80211_send_rx_auth(sdata->dev, (u8 *)mgmt, skb->len); in ieee80211_sta_rx_queued_mgmt()