Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dcmd.h22 int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id);
265 struct wl12xx_cmd_role_disable { struct
Dcmd.c269 int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id) in wl12xx_cmd_role_disable() function
271 struct wl12xx_cmd_role_disable *cmd; in wl12xx_cmd_role_disable()
2033 wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id); in wl12xx_start_dev()
2063 ret = wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id); in wl12xx_stop_dev()
Dmain.c2701 ret = wl12xx_cmd_role_disable(wl, &wlvif->role_id); in __wl1271_op_remove_interface()
2705 ret = wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id); in __wl1271_op_remove_interface()