Searched refs:__cfg80211_send_deauth (Results 1 – 3 of 3) sorted by relevance
90 void __cfg80211_send_deauth(struct net_device *dev, in __cfg80211_send_deauth() function126 EXPORT_SYMBOL(__cfg80211_send_deauth);133 __cfg80211_send_deauth(dev, buf, len); in cfg80211_send_deauth()
2845 void __cfg80211_send_deauth(struct net_device *dev, const u8 *buf, size_t len);
3455 __cfg80211_send_deauth(sdata->dev, frame_buf, DEAUTH_DISASSOC_LEN); in ieee80211_mgd_deauth()