Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wl1251/
Dcmd.h26 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel,
Dcmd.c270 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_cmd_join() function
Dtx.c272 ret = wl1251_cmd_join(wl, BSS_TYPE_STA_BSS, wl->channel, in enable_tx_for_packet_injection()
Dmain.c325 ret = wl1251_cmd_join(wl, bss_type, channel, beacon_interval, in wl1251_join()