Home
last modified time | relevance | path

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

/linux-6.1.9/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.c1526 int wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_add_peer() function
1529 struct wl12xx_cmd_add_peer *cmd; in wl12xx_cmd_add_peer()
Dmain.c5039 ret = wl12xx_cmd_add_peer(wl, wlvif, sta, hlid); in wl12xx_sta_add()
5169 ret = wl12xx_cmd_add_peer(wl, wlvif, sta, wl_sta->hlid); in wl12xx_update_sta_state()