Searched refs:wl12xx_cmd_remove_peer (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.h | 76 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, 598 struct wl12xx_cmd_remove_peer { struct
|
H A D | cmd.c | 1594 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_remove_peer() function 1597 struct wl12xx_cmd_remove_peer *cmd; in wl12xx_cmd_remove_peer()
|
H A D | main.c | 5115 ret = wl12xx_cmd_remove_peer(wl, wlvif, wl_sta->hlid); in wl12xx_sta_remove()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | cmd.h | 76 int wl12xx_cmd_remove_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, 598 struct wl12xx_cmd_remove_peer { struct
|
H A D | cmd.c | 1592 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 D | main.c | 5060 ret = wl12xx_cmd_remove_peer(wl, wlvif, wl_sta->hlid); in wl12xx_sta_remove()
|
Completed in 27 milliseconds