Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dcmd.h88 int wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif,
596 struct wl12xx_cmd_add_peer { struct
Dcmd.c1539 int wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_add_peer() function
1542 struct wl12xx_cmd_add_peer *cmd; in wl12xx_cmd_add_peer()
Dmain.c5098 ret = wl12xx_cmd_add_peer(wl, wlvif, sta, hlid); in wl12xx_sta_add()
5228 ret = wl12xx_cmd_add_peer(wl, wlvif, sta, wl_sta->hlid); in wl12xx_update_sta_state()