wl1251_cmd_data_path_tx
int wl1251_cmd_data_path_tx(struct wl1251 *wl, u8 channel, bool enable);
ret = wl1251_cmd_data_path_tx(wl, wl->channel, 1);