Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.h90 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif,
612 struct wl12xx_cmd_remove_peer { struct
Dcmd.c1605 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_remove_peer() function
1608 struct wl12xx_cmd_remove_peer *cmd; in wl12xx_cmd_remove_peer()
Dmain.c5119 ret = wl12xx_cmd_remove_peer(wl, wlvif, wl_sta->hlid); in wl12xx_sta_remove()