Searched refs:wl1251_cmd_data_path_rx (Results 1 – 4 of 4) sorted by relevance
24 int wl1251_cmd_data_path_rx(struct wl1251 *wl, u8 channel, bool enable);
382 ret = wl1251_cmd_data_path_rx(wl, wl->channel, 1); in wl1251_hw_init()
205 int wl1251_cmd_data_path_rx(struct wl1251 *wl, u8 channel, bool enable) in wl1251_cmd_data_path_rx() function
642 ret = wl1251_cmd_data_path_rx(wl, wl->channel, 1); in wl1251_op_config()