Home
last modified time | relevance | path

Searched refs:handle_beacon (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h812 int (*handle_beacon) (struct net_device * dev, member
H A Dlibipw_rx.c1627 if (ieee->handle_beacon != NULL) in libipw_process_probe_response()
1628 ieee->handle_beacon(dev, beacon, target); in libipw_process_probe_response()
H A Dipw2200.c11682 priv->ieee->handle_beacon = ipw_handle_probe_response; in ipw_pci_probe()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h811 int (*handle_beacon) (struct net_device * dev, member
H A Dlibipw_rx.c1605 if (ieee->handle_beacon != NULL) in libipw_process_probe_response()
1606 ieee->handle_beacon(dev, beacon, target); in libipw_process_probe_response()
H A Dipw2200.c11636 priv->ieee->handle_beacon = ipw_handle_probe_response; in ipw_pci_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c1982 static void handle_beacon(local_info_t *local, struct sk_buff *skb, in handle_beacon() function
1999 printk(KERN_DEBUG "handle_beacon - too short payload " in handle_beacon()
2186 handle_beacon(local, skb, rx_stats); in handle_ap_item()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c1982 static void handle_beacon(local_info_t *local, struct sk_buff *skb, in handle_beacon() function
1999 printk(KERN_DEBUG "handle_beacon - too short payload " in handle_beacon()
2186 handle_beacon(local, skb, rx_stats); in handle_ap_item()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c2461 if (ieee->handle_beacon) in ieee80211_process_probe_response()
2462 ieee->handle_beacon(ieee->dev, beacon, &ieee->current_network); in ieee80211_process_probe_response()
H A Dieee80211.h1992 int (*handle_beacon)(struct net_device *dev, struct ieee80211_beacon *beacon, struct ieee80211_network *network); member
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_rx.c2715 if (ieee->handle_beacon != NULL) in rtllib_process_probe_response()
2716 ieee->handle_beacon(ieee->dev, beacon, in rtllib_process_probe_response()
H A Drtllib.h1757 int (*handle_beacon)(struct net_device *dev, member
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c2398 if (ieee->handle_beacon) in ieee80211_process_probe_response()
2399 ieee->handle_beacon(ieee->dev, beacon, &ieee->current_network); in ieee80211_process_probe_response()
H A Dieee80211.h1929 int (*handle_beacon)(struct net_device *dev, struct ieee80211_beacon *beacon, struct ieee80211_network *network); member
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib.h1669 int (*handle_beacon)(struct net_device *dev, member
H A Drtllib_rx.c2635 ieee->handle_beacon(ieee->dev, beacon, &ieee->current_network); in rtllib_process_probe_response()
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c850 priv->rtllib->handle_beacon = _rtl92e_handle_beacon; in _rtl92e_init_priv_handler()
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c716 priv->rtllib->handle_beacon = _rtl92e_handle_beacon; in _rtl92e_init_priv_handler()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/
H A Dr8192U_core.c2127 priv->ieee80211->handle_beacon = rtl8192_handle_beacon; in rtl8192_init_priv_variable()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/
H A Dr8192U_core.c1951 priv->ieee80211->handle_beacon = rtl8192_handle_beacon; in rtl8192_init_priv_variable()

Completed in 110 milliseconds