Searched refs:cfg80211_send_disassoc (Results 1 – 3 of 3) sorted by relevance
256 void cfg80211_send_disassoc(struct net_device *dev, const u8 *buf, size_t len) in cfg80211_send_disassoc() function264 EXPORT_SYMBOL(cfg80211_send_disassoc);
2380 void cfg80211_send_disassoc(struct net_device *dev, const u8 *buf, size_t len);
309 cfg80211_send_disassoc(sdata->dev, (u8 *)mgmt, skb->len); in ieee80211_send_deauth_disassoc()1935 cfg80211_send_disassoc(sdata->dev, (u8 *)mgmt, skb->len); in ieee80211_sta_rx_queued_mgmt()