wl12xx_cmd_role_disable
wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id);
ret = wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id);
struct wl12xx_cmd_role_disable *cmd;
int wl12xx_cmd_role_disable(struct wl1271 *wl, u8 *role_id);
ret = wl12xx_cmd_role_disable(wl, &wlvif->role_id);
ret = wl12xx_cmd_role_disable(wl, &wlvif->dev_role_id);