Searched refs:wl1251_join (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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()
|