Searched refs:wl1251_join (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/net/wireless/wl1251/ |
D | main.c | 325 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_join() function 366 ret = wl1251_join(wl, wl->bss_type, wl->channel, wl->beacon_int, in wl1251_filter_work() 611 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 655 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 1009 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed() 1090 ret = wl1251_join(wl, wl->bss_type, wl->beacon_int, in wl1251_op_bss_info_changed()
|