Home
last modified time | relevance | path

Searched refs:cfg80211_send_disassoc (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/net/wireless/
Dmlme.c256 void cfg80211_send_disassoc(struct net_device *dev, const u8 *buf, size_t len) in cfg80211_send_disassoc() function
264 EXPORT_SYMBOL(cfg80211_send_disassoc);
/linux-2.6.39/include/net/
Dcfg80211.h2380 void cfg80211_send_disassoc(struct net_device *dev, const u8 *buf, size_t len);
/linux-2.6.39/net/mac80211/
Dmlme.c309 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()