Searched refs:wl12xx_cmd_remove_peer (Results 1 – 3 of 3) sorted by relevance
88 int wl12xx_cmd_remove_peer(struct wl1271 *wl, u8 hlid);642 struct wl12xx_cmd_remove_peer { struct
1590 int wl12xx_cmd_remove_peer(struct wl1271 *wl, u8 hlid) in wl12xx_cmd_remove_peer() function1592 struct wl12xx_cmd_remove_peer *cmd; in wl12xx_cmd_remove_peer()
4290 ret = wl12xx_cmd_remove_peer(wl, wl_sta->hlid); in wl12xx_sta_remove()