Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h76 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif,
598 struct wl12xx_cmd_remove_peer { struct
H A Dcmd.c1592 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_remove_peer() function
1595 struct wl12xx_cmd_remove_peer *cmd; in wl12xx_cmd_remove_peer()
H A Dmain.c5060 ret = wl12xx_cmd_remove_peer(wl, wlvif, wl_sta->hlid); in wl12xx_sta_remove()