Searched refs:wl1251_join (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | main.c | 326 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_join() function 660 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 704 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 1022 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_hw_scan() 1134 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed() 1226 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed()
|