Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ti/wlcore/
Dcmd.h74 int wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif,
582 struct wl12xx_cmd_add_peer { struct
Dcmd.c1528 int wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_add_peer() function
1531 struct wl12xx_cmd_add_peer *cmd; in wl12xx_cmd_add_peer()
Dmain.c5107 ret = wl12xx_cmd_add_peer(wl, wlvif, sta, hlid); in wl12xx_sta_add()
5237 ret = wl12xx_cmd_add_peer(wl, wlvif, sta, wl_sta->hlid); in wl12xx_update_sta_state()