Searched refs:wl1251_hw_init_rx_config (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | init.h | 62 int wl1251_hw_init_rx_config(struct wl1251 *wl, u32 config, u32 filter);
|
H A D | init.c | 89 int wl1251_hw_init_rx_config(struct wl1251 *wl, u32 config, u32 filter) in wl1251_hw_init_rx_config() function 338 ret = wl1251_hw_init_rx_config(wl, in wl1251_hw_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | init.h | 62 int wl1251_hw_init_rx_config(struct wl1251 *wl, u32 config, u32 filter);
|
H A D | init.c | 89 int wl1251_hw_init_rx_config(struct wl1251 *wl, u32 config, u32 filter) in wl1251_hw_init_rx_config() function 338 ret = wl1251_hw_init_rx_config(wl, in wl1251_hw_init()
|
Completed in 2 milliseconds