Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h74 int wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif,
582 struct wl12xx_cmd_add_peer { struct
H A 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()
H A 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()