Searched refs:wlcore_update_inconn_sta (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ti/wlcore/ |
D | wlcore.h | 509 void wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif,
|
D | main.c | 2122 wlcore_update_inconn_sta(wl, wlvif, NULL, false); in wlcore_pending_auth_complete_work() 5083 void wlcore_update_inconn_sta(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wlcore_update_inconn_sta() function 5144 wlcore_update_inconn_sta(wl, wlvif, wl_sta, true); in wl12xx_update_sta_state() 5154 wlcore_update_inconn_sta(wl, wlvif, wl_sta, false); in wl12xx_update_sta_state() 5175 wlcore_update_inconn_sta(wl, wlvif, wl_sta, false); in wl12xx_update_sta_state()
|
D | tx.c | 98 wlcore_update_inconn_sta(wl, wlvif, NULL, true); in wl1271_tx_ap_update_inconnection_sta()
|