Home
last modified time | relevance | path

Searched refs:wl1251_cmd_join (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Dcmd.h40 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel,
Dcmd.c273 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_cmd_join() function
Dtx.c289 ret = wl1251_cmd_join(wl, BSS_TYPE_STA_BSS, wl->channel, in enable_tx_for_packet_injection()
Dmain.c345 ret = wl1251_cmd_join(wl, bss_type, channel, beacon_interval, in wl1251_join()