Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dcmd.h76 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif,
598 struct wl12xx_cmd_remove_peer { struct
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()
Dmain.c5060 ret = wl12xx_cmd_remove_peer(wl, wlvif, wl_sta->hlid); in wl12xx_sta_remove()