Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h509 void wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif,
H A Dmain.c2122 wlcore_update_inconn_sta(wl, wlvif, NULL, false); in wlcore_pending_auth_complete_work()
5087 void wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wlcore_update_inconn_sta() function
5148 wlcore_update_inconn_sta(wl, wlvif, wl_sta, true); in wl12xx_update_sta_state()
5158 wlcore_update_inconn_sta(wl, wlvif, wl_sta, false); in wl12xx_update_sta_state()
5179 wlcore_update_inconn_sta(wl, wlvif, wl_sta, false); in wl12xx_update_sta_state()
H A Dtx.c98 wlcore_update_inconn_sta(wl, wlvif, NULL, true); in wl1271_tx_ap_update_inconnection_sta()