Home
last modified time | relevance | path

Searched refs:wl12xx_cmd_role_disable (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h22 int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id);
263 struct wl12xx_cmd_role_disable { struct
H A Dcmd.c267 int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id) in wl12xx_cmd_role_disable() function
269 struct wl12xx_cmd_role_disable *cmd; in wl12xx_cmd_role_disable()
2036 wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id); in wl12xx_start_dev()
2066 ret = wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id); in wl12xx_stop_dev()