Home
last modified time | relevance | path

Searched refs:update_network (Results 1 – 10 of 10) sorted by relevance

/linux-6.1.9/drivers/staging/rtl8712/
Drtl871x_mlme.c280 static void update_network(struct wlan_bssid_ex *dst, in update_network() function
321 update_network(&(pmlmepriv->cur_network.network), in update_current_network()
389 update_network(&pnetwork->network, target, adapter); in update_scanned_network()
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_mlme.c407 void update_network(struct wlan_bssid_ex *dst, struct wlan_bssid_ex *src, in update_network() function
457 update_network(&pmlmepriv->cur_network.network, pnetwork, adapter, true); in update_current_network()
554 update_network(&pnetwork->network, target, adapter, update_ie); in rtw_update_scanned_network()
Drtw_mlme_ext.c647 update_network(&pmlmepriv->cur_network.network, pbss, padapter, true); in OnBeacon()
/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c1430 static void update_network(struct libipw_network *dst, in update_network() function
1599 update_network(target, &network); in libipw_process_probe_response()
/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c2125 static inline void update_network(struct ieee80211_network *dst, in update_network() function
2347 update_network(&ieee->current_network, network); in ieee80211_process_probe_response()
2426 update_network(target, network); in ieee80211_process_probe_response()
/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_mlme.c452 void update_network(struct wlan_bssid_ex *dst, struct wlan_bssid_ex *src, in update_network() function
510 update_network(&(pmlmepriv->cur_network.network), pnetwork, adapter, true); in update_current_network()
617 update_network(&(pnetwork->network), target, adapter, update_ie); in rtw_update_scanned_network()
Drtw_mlme_ext.c601 update_network(&(pmlmepriv->cur_network.network), pbss, padapter, true); in OnBeacon()
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_mlme_ext.h429 void update_network(struct wlan_bssid_ex *dst, struct wlan_bssid_ex *src,
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h521 void update_network(struct wlan_bssid_ex *dst, struct wlan_bssid_ex *src, struct adapter *padapter,…
/linux-6.1.9/drivers/staging/rtl8192e/
Drtllib_rx.c2397 static inline void update_network(struct rtllib_device *ieee, in update_network() function
2612 update_network(ieee, &ieee->current_network, network); in rtllib_process_probe_response()
2682 update_network(ieee, target, network); in rtllib_process_probe_response()