Searched refs:wl1251_join (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/ |
H A D | main.c | 306 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_join() function 644 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 688 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 1006 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_hw_scan() 1118 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed() 1209 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/ |
H A D | main.c | 306 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_join() function 644 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 688 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 1006 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_hw_scan() 1118 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed() 1209 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed()
|
Completed in 4 milliseconds