Home
last modified time | relevance | path

Searched refs:wl1251_cmd_data_path_rx (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dcmd.h24 int wl1251_cmd_data_path_rx(struct wl1251 *wl, u8 channel, bool enable);
H A Dinit.c382 ret = wl1251_cmd_data_path_rx(wl, wl->channel, 1); in wl1251_hw_init()
H A Dcmd.c207 int wl1251_cmd_data_path_rx(struct wl1251 *wl, u8 channel, bool enable) in wl1251_cmd_data_path_rx() function
H A Dmain.c642 ret = wl1251_cmd_data_path_rx(wl, wl->channel, 1); in wl1251_op_config()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dcmd.h24 int wl1251_cmd_data_path_rx(struct wl1251 *wl, u8 channel, bool enable);
H A Dinit.c382 ret = wl1251_cmd_data_path_rx(wl, wl->channel, 1); in wl1251_hw_init()
H A Dcmd.c205 int wl1251_cmd_data_path_rx(struct wl1251 *wl, u8 channel, bool enable) in wl1251_cmd_data_path_rx() function
H A Dmain.c642 ret = wl1251_cmd_data_path_rx(wl, wl->channel, 1); in wl1251_op_config()

Completed in 8 milliseconds