Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwlcore.h521 void wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif,
Dmain.c2143 wlcore_update_inconn_sta(wl, wlvif, NULL, false); in wlcore_pending_auth_complete_work()
5146 void wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wlcore_update_inconn_sta() function
5207 wlcore_update_inconn_sta(wl, wlvif, wl_sta, true); in wl12xx_update_sta_state()
5217 wlcore_update_inconn_sta(wl, wlvif, wl_sta, false); in wl12xx_update_sta_state()
5237 wlcore_update_inconn_sta(wl, wlvif, wl_sta, false); in wl12xx_update_sta_state()
Dtx.c112 wlcore_update_inconn_sta(wl, wlvif, NULL, true); in wl1271_tx_ap_update_inconnection_sta()