Searched refs:wl12xx_cmd_remove_peer (Results 1 – 3 of 3) sorted by relevance
76 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif,595 struct wl12xx_cmd_remove_peer { struct 596 headerwl12xx_cmd_remove_peer global() argument 598 hlidwl12xx_cmd_remove_peer global() argument 599 reason_opcodewl12xx_cmd_remove_peer global() argument 600 send_deauth_flagwl12xx_cmd_remove_peer global() argument 601 role_idwl12xx_cmd_remove_peer global() argument
1594 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_remove_peer() function 1597 struct wl12xx_cmd_remove_peer *cmd; in wl12xx_cmd_remove_peer()
5146 ret = wl12xx_cmd_remove_peer(wl, wlvif, wl_sta->hlid); in wl12xx_sta_remove()