Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/ !
H A Dcmd.h69 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif,
536 struct wl12xx_cmd_set_peer_state { struct
H A Dcmd.c1500 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_set_peer_state() function
1503 struct wl12xx_cmd_set_peer_state *cmd; in wl12xx_cmd_set_peer_state()
H A Dmain.c59 ret = wl12xx_cmd_set_peer_state(wl, wlvif, wlvif->sta.hlid); in wl12xx_set_authorized()
5234 ret = wl12xx_cmd_set_peer_state(wl, wlvif, wl_sta->hlid); in wl12xx_update_sta_state()