Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dwlcore.h509 void wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif,
Dmain.c2201 wlcore_update_inconn_sta(wl, wlvif, NULL, false); in wlcore_pending_auth_complete_work()
5170 void wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wlcore_update_inconn_sta() function
5233 wlcore_update_inconn_sta(wl, wlvif, wl_sta, true); in wl12xx_update_sta_state()
5245 wlcore_update_inconn_sta(wl, wlvif, wl_sta, false); in wl12xx_update_sta_state()
5261 wlcore_update_inconn_sta(wl, wlvif, wl_sta, false); in wl12xx_update_sta_state()
Dtx.c98 wlcore_update_inconn_sta(wl, wlvif, NULL, true); in wl1271_tx_ap_update_inconnection_sta()