Home
last modified time | relevance | path

Searched refs:wl12xx_cmd_remove_peer (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.c1593 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_remove_peer() function
1596 struct wl12xx_cmd_remove_peer *cmd; in wl12xx_cmd_remove_peer()
H A Dmain.c5126 ret = wl12xx_cmd_remove_peer(wl, wlvif, wl_sta->hlid); in wl12xx_sta_remove()