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,
535 struct wl12xx_cmd_set_peer_state { struct
536 headerwl12xx_cmd_set_peer_state global() argument
538 hlidwl12xx_cmd_set_peer_state global() argument
539 statewl12xx_cmd_set_peer_state global() argument
546 wmmwl12xx_cmd_set_peer_state global() argument
547 paddingwl12xx_cmd_set_peer_state global() argument
H A Dcmd.c1501 int wl12xx_cmd_set_peer_state(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_set_peer_state() function
1504 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()
5254 ret = wl12xx_cmd_set_peer_state(wl, wlvif, wl_sta->hlid); in wl12xx_update_sta_state()