Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dcmd.h69 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif,
538 struct wl12xx_cmd_set_peer_state { struct
Dcmd.c1492 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_set_peer_state() function
1495 struct wl12xx_cmd_set_peer_state *cmd; in wl12xx_cmd_set_peer_state()
Dmain.c59 ret = wl12xx_cmd_set_peer_state(wl, wlvif, wlvif->sta.hlid); in wl12xx_set_authorized()
5160 ret = wl12xx_cmd_set_peer_state(wl, wlvif, wl_sta->hlid); in wl12xx_update_sta_state()