Home
last modified time | relevance | path

Searched refs:wfx_hif_join (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/wireless/silabs/wfx/
Dhif_tx.h44 int wfx_hif_join(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf,
Dhif_tx.c282 int wfx_hif_join(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf, in wfx_hif_join() function
Dsta.c450 ret = wfx_hif_join(wvif, conf, wvif->channel, ssid, ssid_len); in wfx_join()